@font-face {
    font-family: 'Neo Sans TR';
    src: url('subset-NeoSansTR.woff2') format('woff2'),
        url('subset-NeoSansTR.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans TR';
    src: url('subset-NeoSansMediumTR.woff2') format('woff2'),
        url('subset-NeoSansMediumTR.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans  TR';
    src: url('subset-NeoSansBoldTR.woff2') format('woff2'),
        url('subset-NeoSansBoldTR.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeoSans Light TR';
    src: url('subset-NeoSansLightTR-Light.woff2') format('woff2'),
        url('subset-NeoSansLightTR-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

