@charset "UTF-8";

@font-face {
    font-family: stanga;
    src: url("stanga/stanga-regular-aaa.otf") format("opentype");
}

@font-face {
    font-family: stanga;
    font-weight: bold;
    src: url("stanga/stanga-bold-aaa.otf") format("opentype");
}


