@font-face {
    font-family: "Cabin";
    font-style: normal;
    font-weight: 400 600;
    font-display: block;
    src: url("../res/fonts/cabin-latin.woff2") format("woff2");
}

@font-face {
    font-family: "Sniglet";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../res/fonts/sniglet-400.woff2") format("woff2");
}

@font-face {
    font-family: "Sniglet";
    font-style: normal;
    font-weight: 800;
    font-display: block;
    src: url("../res/fonts/sniglet-800.woff2") format("woff2");
}