@font-face {
    font-family: Nexa;
    src: url("/Paaohjelma/Tyylit/Fontit/Nexa Regular.otf") format("opentype");
}

@font-face {
    font-family: Nexa;
    font-weight: bold;
    src: url("/Paaohjelma/Tyylit/Fontit/Nexa Bold.otf") format("opentype");
}
@font-face {
    font-family: Nexa;
    font-weight: 300;
    src: url("/Paaohjelma/Tyylit/Fontit/Nexa Light.otf") format("opentype");
}