@font-face {
    font-family: 'national2';
    src: url("/fonts/National2-Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'national2bold';
    src: url("/fonts/National2-Extrabold.otf") format("opentype");
    font-weight: bold;
    font-style: normal;
}