@font-face {
    font-family: 'Teshrin AR+LT';
    src: url('TeshrinARLT-Medium.woff2') format('woff2'),
        url('TeshrinARLT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Teshrin AR+LT light';
    src: url('TeshrinARLT-Light.woff2') format('woff2'),
        url('TeshrinARLT-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Teshrin AR+LT black';
    src: url('TeshrinARLT-Black.woff2') format('woff2'),
        url('TeshrinARLT-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

