 
@font-face {
    font-family: Horatio;
    src: url("../../static/fonts/horatio-d-light.otf") format("opentype");
}

@font-face {
    font-family: Horatio;
    font-weight: bold;
    src: url("../../static/fonts/horatio-d-bold.otf") format("opentype");
}
