@font-face {
    font-family: "Visby";
    src: url("VisbyRegular.eot");
    src: url("VisbyRegular.eot?#iefix") format("embedded-opentype"), url("VisbyRegular.woff2") format("woff2"),
        url("VisbyRegular.woff") format("woff"), url("VisbyRegular.ttf") format("truetype"),
        url("VisbyRegular.svg#VisbyRegular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Visby";
    src: url("VisbyHeavy.eot");
    src: url("VisbyHeavy.eot?#iefix") format("embedded-opentype"), url("VisbyHeavy.woff2") format("woff2"),
        url("VisbyHeavy.woff") format("woff"), url("VisbyHeavy.ttf") format("truetype"),
        url("VisbyHeavy.svg#VisbyHeavy") format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
