@font-face {
    font-family: 'Akkurat';
    src: url('AkkLg_Pro_1.otf') format("opentype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Akkurat';
    src: url('AkkLgIt_Pro_1.otf') format("opentype");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Akkurat';
    src: url('AkkRg_Pro.otf') format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Akkurat';
    src: url('AkkRgIt_Pro.otf') format("opentype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Noe Display';
    src: url('NoeBold.otf') format("opentype");
    font-weight: 700;
    font-style: normal;
}