﻿@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/StaticFiles/fonts/MontSerrat/WOFF2/Montserrat-Regular.woff2') format('woff2'), url('/StaticFiles/fonts/MontSerrat/WOFF/Montserrat-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('/StaticFiles/fonts/MontSerrat/WOFF2/Montserrat-Italic.woff2') format('woff2'), url('/StaticFiles/fonts/MontSerrat/WOFF/Montserrat-Italic.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('/StaticFiles/fonts/MontSerrat/WOFF2/Montserrat-SemiBold.woff2') format('woff2'), url('/StaticFiles/fonts/MontSerrat/WOFF/Montserrat-SemiBold.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url('/StaticFiles/fonts/MontSerrat/WOFF2/Montserrat-SemiBoldItalic.woff2') format('woff2'), url('/StaticFiles/fonts/MontSerrat/WOFF/Montserrat-SemiBoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/StaticFiles/fonts/MontSerrat/WOFF2/Montserrat-Bold.woff2') format('woff2'), url('/StaticFiles/fonts/MontSerrat/WOFF/Montserrat-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url('/StaticFiles/fonts/MontSerrat/WOFF2/Montserrat-BoldItalic.woff2') format('woff2'), url('/StaticFiles/fonts/MontSerrat/WOFF/Montserrat-BoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/StaticFiles/fonts/MontSerrat/TTF/Montserrat-Medium.ttf');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url('/StaticFiles/fonts/MontSerrat/TTF/Montserrat-MediumItalic.ttf') format('woff2'), url('/StaticFiles/fonts/MontSerrat/WOFF/Montserrat-BoldItalic.woff') format('woff');
}