@font-face {
    font-family: "akkurat";
    src: url("Akkurat-Normal.otf") format('opentype');
    font-weight: normal;
}
@font-face {
    font-family: "akkurat-regular";
    src: url("Akkurat-Regular.otf") format('opentype');
    font-weight: normal;
}
@font-face {
    font-family: "akkurat-bold";
    src: url("Akkurat-Bold.otf") format('opentype');
    font-weight: bold;
}