@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: url('../lato/lato-latin-300.eot'); /* IE9 Compat Modes */
    src: url('../lato/lato-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../lato/lato-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../lato/lato-latin-300.woff') format('woff'), /* Modern Browsers */
    url('../lato/lato-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../lato/lato-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}

@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: italic;
    font-weight: 300;
    src: url('../lato/lato-latin-300italic.eot'); /* IE9 Compat Modes */
    src: url('../lato/lato-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../lato/lato-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('../lato/lato-latin-300italic.woff') format('woff'), /* Modern Browsers */
    url('../lato/lato-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../lato/lato-latin-300italic.svg#Lato') format('svg'); /* Legacy iOS */
}

@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('../lato/lato-latin-regular.eot'); /* IE9 Compat Modes */
    src: url('../lato/lato-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../lato/lato-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../lato/lato-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../lato/lato-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../lato/lato-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: url('../lato/lato-latin-italic.eot'); /* IE9 Compat Modes */
    src: url('../lato/lato-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../lato/lato-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('../lato/lato-latin-italic.woff') format('woff'), /* Modern Browsers */
    url('../lato/lato-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../lato/lato-latin-italic.svg#Lato') format('svg'); /* Legacy iOS */
}
