@font-face {
    font-family: Carnas;
    src: url("fonts/Carnas-Reg.otf") format("opentype");
}

@font-face {
    font-family: Carnas;
    font-weight: bold;
    src: url("fonts/Carnas-Bold.otf") format("opentype");
}

@font-face {
    font-family: Carnas;
    font-weight: italic;
    src: url("fonts/Carnas-Ita.otf") format("opentype");
}