@font-face {
    font-family: "Micra";
    src: url(../fonts/Micra.woff2) format("woff2"), url(../fonts/Micra.woff) format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Blender Pro";
    src: url(../fonts/BlenderPro-Bold.woff2) format("woff2"), url(../fonts/BlenderPro-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "FoughtKnight";
    src: url(../fonts/FoughtKnight.woff2) format("woff2"), url(../fonts/FoughtKnight.woff) format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "pix smoothed-00Acrobatix";
    src: url(../fonts/smoothed-00Acrobatix.woff2) format("woff2"), url(../fonts/smoothed-00Acrobatix.woff) format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: "SuisseIntlMedium";
    src: url("../fonts/SuisseIntl-Medium.ttf");
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: "SuisseIntlBold";
    src: url("../fonts/SuisseIntl-Bold.ttf");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

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

