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

.authenia {
    font-family: 'Authenia', 'cursive';
}
