@font-face {
    font-family: "BaskervilleI";
    src: url("../fonts/BaskervilleI.otf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "MaterialIcons-Regular";
    src: url("../fonts/MaterialIcons-Regular.ttf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HelveticaNeue";
    src: url("../fonts/HelveticaNeue-CondensedRegular.ttf");
    src: url("../fonts/HelveticaNeueCondensed.svg") format('svg'),
    url("../fonts/HelveticaNeue-CondensedRegular.otf") format('otf'),
    url("../fonts/HelveticaNeueCondensed.eot?#iefix") format('embedded-opentype'),
    url("../fonts/HelveticaNeueCondensed.ttf") format('truetype'),
    url("../fonts/HelveticaNeueCondensed.woff") format('woff'),
    url("../fonts/HelveticaNeueCondensed.woff2") format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HelveticaNeue";
    src: url("../fonts/HelveticaNeue-CondensedLight.otf");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HelveticaNeue";
    src: url("../fonts/HelveticaNeue-CondensedMedium.otf");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "HelveticaNeue";
    src: url("../fonts/HelveticaNeue-CondensedBold.otf");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
