
/* ------------------------ DM Sans ------------------------ */

@font-face {
    font-family: 'DM Sans';
    src: url(./../fonts/DMSans/DMSans.woff2) format('woff2'),
        url(./../fonts/DMSans/DMSans.woff) format('woff'),
        url(./../fonts/DMSans/DMSans.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* ------------------------ Guthen Jaqueline ------------------------ */

@font-face {
    font-family: 'Guthen Jaqueline';
    src: url(./../fonts/GuthenJaqueline/GuthenJaqueline.woff2) format('woff2'),
        url(./../fonts/GuthenJaqueline/GuthenJaqueline.woff) format('woff'),
        url(./../fonts/GuthenJaqueline/GuthenJaqueline.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* ------------------------ VARENA ------------------------ */

@font-face {
    font-family: 'Varena';
    src: url(./../fonts/Varena/Varena.woff2) format('woff2'),
        url(./../fonts/Varena/Varena.woff) format('woff'),
        url(./../fonts/Varena/Varena.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}