@font-face {
    font-family: "Visby";
    src: url("visbylight.woff") format("woff");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "Visby";
    src: url("visbyregular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Visby";
    src: url("visbysemibold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Visby";
    src: url("visbyextrabold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Visby";
    src: url("visbyheavy.woff") format("woff");
    font-weight: 900;
    font-style: normal;
}