@font-face {
    font-family: Neutra;
    src: url(./NeutraText-Book.otf) format("opentype");
}

@font-face {
    font-family: Neutra;
    font-weight: 500;
    src: url(./NeutraText-Book.otf) format("opentype");
}

@font-face {
    font-family: Neutra;
    font-weight: 700;
    src: url(./NeutraText-Bold.otf) format("opentype");
}

@font-face {
    font-family: Neutra;
    font-weight: 800;
    src: url(./NeutraText-Bold.otf) format("opentype");
}