/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 17, 2018 */

@font-face {
    font-family: 'barlowregular';
    src: url('fonts/barlow-regular-webfont.woff2') format('woff2'),
         url('fonts/barlow-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'barlowsemibold';
    src: url('fonts/barlow-semibold-webfont.woff2') format('woff2'),
         url('fonts/barlow-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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

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

:root {
    --font-quicksand: 'Quicksand', sans-serif;
    --font-generic: "Quicksand", sans-serif;
}
