@font-face {
    font-family: "Roboto Regular";
    src: url("./roboto_regular/Roboto-Regular-webfont.eot");
    src: url("./roboto_regular/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"),
         url("./roboto_regular/Roboto-Regular-webfont.woff") format("woff"),
         url("./roboto_regular/Roboto-Regular-webfont.ttf") format("truetype"),
         url("./roboto_regular/Roboto-Regular-webfont.svg#robotoregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Roboto Condensed";
    src: url("./roboto_condensed/RobotoCondensed-Regular-webfont.eot");
    src: url("./roboto_condensed/RobotoCondensed-Regular-webfont.eot?#iefix") format("embedded-opentype"),
         url("./roboto_condensed/RobotoCondensed-Regular-webfont.woff") format("woff"),
         url("./roboto_condensed/RobotoCondensed-Regular-webfont.ttf") format("truetype"),
         url("./roboto_condensed/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HandelGothic BT';
    src: url('./HandelGothicBT/HandelGothicBT-Regular.eot');
    src: url('./HandelGothicBT/HandelGothicBT-Regular.eot?#iefix') format('embedded-opentype'),
        url('./HandelGothicBT/HandelGothicBT-Regular.woff2') format('woff2'),
        url('./HandelGothicBT/HandelGothicBT-Regular.woff') format('woff'),
        url('./HandelGothicBT/HandelGothicBT-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
