@font-face {
    font-family: 'AzeriSans-Regular';
    src: url('/fonts/AzeriSans-Regular.ttf') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AzeriSans-Bold';
    src: url('/fonts/AzeriSans-Bold.ttf') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SairaCondensed-SemiBold';
    src: url('/fonts/SairaCondensed-SemiBold.ttf') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SairaCondensed-Bold';
    src: url('/fonts/SairaCondensed-Bold.ttf') format('woff2');
    font-weight: normal;
    font-style: normal;
}