@font-face {
    font-family: 'avenir-regular';
    src: url('../fonts/AvertaStd-Regular.ttf');
    /*src: url('../fonts/Limerick-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Limerick-ExtraBold.woff2') format('woff2'),
        url('../fonts/Limerick-ExtraBold.woff') format('woff'),
        url('../fonts/AvertaStd-Regular.ttf') format('truetype')*/
        /*url('../fonts/Limerick-ExtraBold.svg#Limerick-ExtraBold') format('svg');*/
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-semibold';
    src: url('../fonts/AvertaStd-Semibold.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-bold';
    src: url('../fonts/AvertaStd-Bold.ttf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'qatar2022';
    src: url('../fonts/Qatar2022Arabic-Heavy.woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'th-regular';
    src: url('../fonts/SukhumvitSet-Text.ttf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'th-semi';
    src: url('../fonts/SukhumvitSet-SemiBold.ttf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'th-bold';
    src: url('../fonts/SukhumvitSet-Bold.ttf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'nunito';
    src: url('../fonts/Nunito-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*@font-face {
    font-family: 'Limerick-LF';
    src: url('../fonts/limerick-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tahoma-LF';
    src: url('../fonts/tahoma.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tahoma-BD';
    src: url('../fonts/tahomabd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Content-BD';
    src: url('../fonts/Content-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Content-LF';
    src: url('../fonts/Content-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/