@font-face {
    font-family: "futuraMedium";
    src: url("/assets/fonts/futura-medium-01-webfont.woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "futuraBold";
    src: url("/assets/fonts/futura-bold-03-webfont.woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}