@font-face {
    font-family: "Fette";
    font-style: normal;
    font-weight: 400;
    src: url("./Fette.ttf") format("truetype");
}

@font-face {
    font-family: "OpenSansRegular";
    font-style: normal;
    font-weight: 400;
    src: url("./OpenSansRegular.ttf") format("truetype");
}

@font-face {
    font-family: "OpenSansBold";
    font-style: normal;
    font-weight: 400;
    src: url("./OpenSansBold.ttf") format("truetype");
}

@font-face {
    font-family: "OpenSansBoldItalic";
    font-style: normal;
    font-weight: 400;
    src: url("./OpenSansBoldItalic.ttf") format("truetype");
}

@font-face {
    font-family: "OpenSansItalic";
    font-style: normal;
    font-weight: 400;
    src: url("./OpenSansItalic.ttf") format("truetype");
}

@font-face {
    font-family: "RobotoBold";
    font-style: normal;
    font-weight: 400;
    src: url("./RobotoBold.ttf") format("truetype");
}

@font-face {
    font-family: "SFUTradeGothicBold";
    font-style: normal;
    font-weight: 400;
    src: url("./SFUTradeGothicBold.ttf") format("truetype");
}
