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