@font-face {
    font-family: DINosaur-Bold;
    src: url('../fonts/DINosaur-Bold.otf') format('opentype');;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: HelveticaNeue-Normal;
    src: url('../fonts/HelveticaNeue-Roman.otf') format('opentype');;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: HelveticaNeue-Medium;
    src: url('../fonts/HelveticaNeue-Medium.otf') format('opentype');;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: HelveticaNeue-Bold;
    src: url('../fonts/HelveticaNeue-Bold.otf') format('opentype');;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url('../fonts/Roboto-Regular.ttf') format('truetype');;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Roboto;
    src: url('../fonts/Roboto-Medium.ttf') format('truetype');;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Roboto;
    src: url('../fonts/Roboto-Bold.ttf') format('truetype');;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Quicksand;
    src: url('../fonts/Quicksand-Light.ttf') format('truetype');;
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Quicksand;
    src: url('../fonts/Quicksand-Regular.ttf') format('truetype');;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Quicksand;
    src: url('../fonts/Quicksand-Bold.ttf') format('truetype');;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'icons-blank-theme';
    src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@import url(https://db.onlinewebfonts.com/c/f83531ae85a3fcd9345c4267e28833ee?family=DIN+Next+Rounded+LT+Pro+Medium);
