/* Fontes Locais - Montserrat e Lora  (WOFF2)*/

/* Montserrat - Fontes Locais (WOFF2) */

/* Montserrat - Regular (400) */
@font-face {
    font-family: 'Montserrat';
    src: url('montserrat-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Montserrat - Italic (400) */
@font-face {
    font-family: 'Montserrat';
    src: url('montserrat-italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Montserrat - Medium (500) */
@font-face {
    font-family: 'Montserrat';
    src: url('montserrat-500.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Montserrat - Medium Italic (500) */
@font-face {
    font-family: 'Montserrat';
    src: url('montserrat-500italic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Montserrat - SemiBold (600) */
@font-face {
    font-family: 'Montserrat';
    src: url('montserrat-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* Montserrat - SemiBold Italic (600) */
@font-face {
    font-family: 'Montserrat';
    src: url('montserrat-600italic.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* Montserrat - Bold (700) */
@font-face {
    font-family: 'Montserrat';
    src: url('montserrat-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Montserrat - Bold Italic (700) */
@font-face {
    font-family: 'Montserrat';
    src: url('montserrat-700italic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Lora - Fontes Locais (WOFF2) */

/* Lora - Regular (400) */
@font-face {
    font-family: 'Lora';
    src: url('lora-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Lora - Italic (400) */
@font-face {
    font-family: 'Lora';
    src: url('lora-italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Lora - Medium (500) */
@font-face {
    font-family: 'Lora';
    src: url('lora-500.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Lora - Medium Italic (500) */
@font-face {
    font-family: 'Lora';
    src: url('lora-500italic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Lora - SemiBold (600) */
@font-face {
    font-family: 'Lora';
    src: url('lora-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* Lora - SemiBold Italic (600) */
@font-face {
    font-family: 'Lora';
    src: url('lora-600italic.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* Lora - Bold (700) */
@font-face {
    font-family: 'Lora';
    src: url('lora-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Lora - Bold Italic (700) */
@font-face {
    font-family: 'Lora';
    src: url('lora-700italic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

