@font-face {
    font-family: "AT Surt Bold";
    font-weight: 700;
    src: url("at-surt-bold.otf") format("opentype"),
         url("at-surt-bold.ttf") format("truetype");
}

@font-face {
    font-family: "Marguerite Grotesk Bold";
    font-weight: 700;
    src: url("margueritegrotesk-bold.ttf") format("truetype");
}