@font-face {
    font-family: "TrajanPro-Regular";
    src: url(../fonts/TrajanPro-Regular.eot);
    src: url(../fonts/TrajanPro-Regular.eot?#iefix) format("embedded-opentype"),
        url(../fonts/TrajanPro-Regular.woff) format("woff"),
        url(../fonts/TrajanPro-Regular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "TrajanPro-Bold";
    src: url(../fonts/TrajanPro-Bold.eot);
    src: url(../fonts/TrajanPro-Bold.eot?#iefix) format("embedded-opentype"),
        url(../fonts/TrajanPro-Bold.woff) format("woff"),
        url(../fonts/TrajanPro-Bold.ttf) format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Comic Book Bold";
    src: url(../fonts/ComicBook-Bold.otf) format("opentype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir-Medium';
    src: url('../fonts/AvenirLTStd-Medium.eot');
    src: url('../fonts/AvenirLTStd-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirLTStd-Medium.woff') format('woff'),
        url('../fonts/AvenirLTStd-Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'RedHatText-Light';
    src: url('../fonts/RedHatText-Light.ttf') format('truetype');;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'RedHatText-300';
    src: url('../fonts/RedHatText-300.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}
