/* Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

@font-face {
    font-family: 'agright';
    src: url('../fonts/agright-Regular.eot');
    src: local('../fonts/agright Regular'), local('agright-Regular'),
        url('../fonts/agright-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/agright-Regular.woff2') format('woff2'),
        url('../fonts/agright-Regular.woff') format('woff'),
        url('../fonts/agright-Regular.ttf') format('truetype'),
        url('../fonts/agright-Regular.svg#agright-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'yeager';
    src: url('../fonts/Yeager-Regular.eot');
    src: local('../fonts/Yeager-Regular'), local('Yeager-Regular'),
        url('../fonts/Yeager-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Yeager-Regular.woff2') format('woff2'),
        url('../fonts/Yeager-Regular.woff') format('woff'),
        url('../fonts/Yeager-Regular.ttf') format('truetype'),
        url('../fonts/Yeager-Regular.svg#Yeager-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'yeager-bold';
    src: url('../fonts/Yeager-Bold.eot');
    src: local('../fonts/Yeager-Bold'), local('Yeager-Bold'),
        url('../fonts/Yeager-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Yeager-Bold.woff2') format('woff2'),
        url('../fonts/Yeager-Bold.woff') format('woff'),
        url('../fonts/Yeager-Bold.ttf') format('truetype'),
        url('../fonts/Yeager-Bold.svg#Yeager-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}