@font-face {
    font-family: Texta;
    src: url("Texta-Regular.otf") format("opentype");
}

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