@font-face {
    font-family: 'Avenir LT Std Light TR';
    src: url('../../fonts/AvenirLTStdLightTR.woff2') format('woff2'),
        url('../../fonts/AvenirLTStdLightTR.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir LT Std Medium TR';
    src: url('../../fonts/AvenirLTStdMediumTR.woff2') format('woff2'),
        url('../../fonts/AvenirLTStdMediumTR.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir LT Std Roman TR';
    src: url('../../fonts/AvenirLTStdRomanBoldTR.woff2') format('woff2'),
        url('../../fonts/AvenirLTStdRomanBoldTR.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirLTStd Black Bold TR';
    src: url('../../fonts/AvenirLTStdBlackBoldTR.woff2') format('woff2'),
        url('../../fonts/AvenirLTStdBlackBoldTR.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir LT Std Book TR';
    src: url('../../fonts/AvenirLTStdBookTR.woff2') format('woff2'),
        url('../../fonts/AvenirLTStdBookTR.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir LT Std Roman TR';
    src: url('../../fonts/AvenirLTStdRomanTR.woff2') format('woff2'),
        url('../../fonts/AvenirLTStdRomanTR.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Heavy';
    src: url('../../fonts/Avenir-Heavy.woff2') format('woff2'),
        url('../../fonts/Avenir-Heavy.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

