@font-face {
    font-family: 'Jotia Thin';
    src: url('jotia-thin.woff2') format('woff2'),
         url('jotia-thin.woff') format('woff'),
         url('jotia-thin.otf') format('opentype'),
         url('otia-thin.eot') format('embedded-opentype'),
         url('jotia-thin.svg#JotiaThin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jotia Regular';
    src: url('JotiaRegular.woff2') format('woff2'),
         url('JotiaRegular.woff') format('woff')
           url('Jotia-thin.eot') format('embedded-opentype'),;
        
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
