@font-face {
    font-family: 'Sana';
    src: url('Sana.woff2') format('woff2'),
        url('Sana.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '.Sana PUA';
    src: url('SanaPUA.woff2') format('woff2'),
        url('SanaPUA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

