/*!
	Lato font.
*/
/* Lato (hairline, regular) */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 100;
    src: local('Lato Hairline'), url('Lato-Hairline.woff2') format('woff2'),
    url('Lato-Hairline.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 100;
    src: local('Lato Hairline Italic'), url('Lato-HairlineItalic.woff2') format('woff2'),
    url('Lato-HairlineItalic.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 200;
    src: local('Lato Thin'), url('Lato-Thin.woff2') format('woff2'),
    url('Lato-Thin.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 200;
    src: local('Lato Thin Italic'), url('Lato-ThinItalic.woff2') format('woff2'),
    url('Lato-ThinItalic.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), url('Lato-Light.woff2') format('woff2'),
    url('Lato-Light.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 300;
    src: local('Lato Light Italic'), url('Lato-LightItalic.woff2') format('woff2'),
    url('Lato-LightItalic.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), url('Lato-Regular.woff2') format('woff2'),
    url('Lato-Regular.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: local('Lato Italic'), url('Lato-Italic.woff2') format('woff2'),
    url('Lato-Italic.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    src: local('Lato Medium'), url('Lato-Medium.woff2') format('woff2'),
    url('Lato-Medium.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 500;
    src: local('Lato Medium Italic'), url('Lato-MediumItalic.woff2') format('woff2'),
    url('Lato-MediumItalic.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    src: local('Lato Semibold'), url('Lato-Semibold.woff2') format('woff2'),
    url('Lato-Semibold.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 600;
    src: local('Lato Semibold Italic'), url('Lato-SemiboldItalic.woff2') format('woff2'),
    url('Lato-SemiboldItalic.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), url('Lato-Bold.woff2') format('woff2'),
    url('Lato-Bold.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 700;
    src: local('Lato Bold Italic'), url('Lato-BoldItalic.woff2') format('woff2'),
    url('Lato-BoldItalic.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    src: local('Lato Heavy'), url('Lato-Heavy.woff2') format('woff2'),
    url('Lato-Heavy.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 800;
    src: local('Lato Heavy Italic'), url('Lato-HeavyItalic.woff2') format('woff2'),
    url('Lato-HeavyItalic.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: local('Lato Black'), url('Lato-Black.woff2') format('woff2'),
    url('Lato-Black.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 900;
    src: local('Lato Black Italic'), url('Lato-BlackItalic.woff2') format('woff2'),
    url('Lato-BlackItalic.woff') format('woff');
    font-display: swap;
}