@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff'),
        url('../fonts/Lato-Regular.ttf') format('truetype'),
        url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype'),
        url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Yesteryear';
    src: url('../fonts/Yesteryear-Regular.eot');
    src: url('../fonts/Yesteryear-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Yesteryear-Regular.woff2') format('woff2'),
        url('../fonts/Yesteryear-Regular.woff') format('woff'),
        url('../fonts/Yesteryear-Regular.ttf') format('truetype'),
        url('../fonts/Yesteryear-Regular.svg#Yesteryear-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

