/* Montserrat - Google Fonts'tan indirilip kendi sunucumuzdan servis edilmektedir.
   Yalnızca sitede kullanılan ağırlıklar (400/500/600/700) ve Türkçe karakterleri
   destekleyen "latin-ext" alt kümesi dahil edilmiştir. */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(montserrat/montserrat-latin-ext-400-normal.woff2) format('woff2');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url(montserrat/montserrat-latin-ext-500-normal.woff2) format('woff2');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url(montserrat/montserrat-latin-ext-600-normal.woff2) format('woff2');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url(montserrat/montserrat-latin-ext-700-normal.woff2) format('woff2');
}
