@import url('https://fonts.googleapis.com/css2?family=Afacad:ital,wght@0,400..700;1,400..700&family=Alfa+Slab+One&family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
    font-family: 'UTM Avo';
    src: url('../fonts/UTMAvo/UTMAvoBold.eot');
    src: url('../fonts/UTMAvo/UTMAvoBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UTMAvo/UTMAvoBold.woff2') format('woff2'),
        url('../fonts/UTMAvo/UTMAvoBold.woff') format('woff'),
        url('../fonts/UTMAvo/UTMAvoBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/quicksand/Quicksand-SemiBold.woff2') format('woff2'),
        url('../fonts/quicksand/Quicksand-SemiBold.ttf') format('truetype'),
        url('../fonts/quicksand/Quicksand-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/quicksand/Quicksand-Light.woff2') format('woff2'),
        url('../fonts/quicksand/Quicksand-SemiBold.ttf') format('truetype'),
        url('../fonts/quicksand/Quicksand-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/quicksand/Quicksand-Medium.woff2') format('woff2'),
        url('../fonts/quicksand/Quicksand-SemiBold.ttf') format('truetype'),
        url('../fonts/quicksand/Quicksand-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/quicksand/Quicksand-Regular.woff2') format('woff2'),
        url('../fonts/quicksand/Quicksand-SemiBold.ttf') format('truetype'),
        url('../fonts/quicksand/Quicksand-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/quicksand/Quicksand-Bold.woff2') format('woff2'),
        url('../fonts/quicksand/Quicksand-SemiBold.ttf') format('truetype'),
        url('../fonts/quicksand/Quicksand-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



