@font-face {
    font-family: 'Avenir';
    src: url('AvenirLTStd-Black.woff2') format('woff2'),
    url('AvenirLTStd-Black.woff') format('woff'),
    url('AvenirLTStd-Black.ttf') format('truetype'),
    url('AvenirLTStd-Black.otf') format('opentype-font'),
    url('AvenirLTStd-Black.eot') format('embedded-opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir';
    src: url('AvenirLTStd-Book.woff2') format('woff2'),
    url('AvenirLTStd-Book.woff') format('woff'),
    url('AvenirLTStd-Book.ttf') format('truetype'),
    url('AvenirLTStd-Book.otf') format('opentype-font'),
    url('AvenirLTStd-Book.eot') format('embedded-opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Avenir';
    src: url('AvenirLTStd-Light.woff2') format('woff2'),
    url('AvenirLTStd-Light.woff') format('woff'),
    url('AvenirLTStd-Light.ttf') format('truetype'),
    url('AvenirLTStd-Light.otf') format('opentype-font'),
    url('AvenirLTStd-Light.eot') format('embedded-opentype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Avenir';
    src: url('AvenirLTStd-Medium.woff2') format('woff2'),
    url('AvenirLTStd-Medium.woff') format('woff'),
    url('AvenirLTStd-Medium.ttf') format('truetype'),
    url('AvenirLTStd-Medium.otf') format('opentype-font'),
    url('AvenirLTStd-Medium.eot') format('embedded-opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir';
    src: url('AvenirLTStd-MediumOblique.woff2') format('woff2'),
    url('AvenirLTStd-MediumOblique.woff') format('woff'),
    url('AvenirLTStd-MediumOblique.ttf') format('truetype'),
    url('AvenirLTStd-MediumOblique.otf') format('opentype-font'),
    url('AvenirLTStd-MediumOblique.eot') format('embedded-opentype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir';
    src: url('AvenirLTStd-Heavy.woff2') format('woff2'),
    url('AvenirLTStd-Heavy.woff') format('woff'),
    url('AvenirLTStd-Heavy.ttf') format('truetype'),
    url('AvenirLTStd-Heavy.otf') format('opentype-font'),
    url('AvenirLTStd-Heavy.eot') format('embedded-opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('lato-light-webfont.eot');
    src: url('lato-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('lato-light-webfont.woff') format('woff'),
    url('lato-light-webfont.ttf') format('truetype'),
    url('lato-light-webfont.svg#latolight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('lato-regular-webfont.eot');
    src: url('lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('lato-regular-webfont.woff') format('woff'),
    url('lato-regular-webfont.ttf') format('truetype'),
    url('lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('lato-italic-webfont.eot');
    src: url('lato-italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('lato-italic-webfont.woff') format('woff'),
    url('lato-italic-webfont.ttf') format('truetype'),
    url('lato-italic-webfont.svg#latoitalic') format('svg');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('lato-black-webfont.eot');
    src: url('lato-black-webfont.eot?#iefix') format('embedded-opentype'),
    url('lato-black-webfont.woff') format('woff'),
    url('lato-black-webfont.ttf') format('truetype'),
    url('lato-black-webfont.svg#latoblack') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sriracha-Regular';
    src: url('Sriracha-Regular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-VariableFont_wght.woff2') format('woff2');
    font-display: swap;
}