@font-face {
    font-family: "MrsEavesBold";
    src: url("fonts/MrsEavesBold.eot");
    src:
        url("fonts/MrsEavesBold.eot?#iefix") format("embedded-opentype"),
        url("fonts/MrsEavesBold.woff2") format("woff2"),
        url("fonts/MrsEavesBold.woff") format("woff"),
        url("fonts/MrsEavesBold.ttf") format("truetype"),
        url("fonts/MrsEavesBold.svg#MrsEavesBold") format("svg");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Intrepid";
    src: url("fonts/IntrepidOblique.eot");
    src:
        url("fonts/IntrepidOblique.eot?#iefix") format("embedded-opentype"),
        url("fonts/IntrepidOblique.woff2") format("woff2"),
        url("fonts/IntrepidOblique.woff") format("woff"),
        url("fonts/IntrepidOblique.ttf") format("truetype"),
        url("fonts/IntrepidOblique.svg#IntrepidOblique") format("svg");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
