/* lato-300 - latin-ext_latin */

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local(''), url('../fonts/lato/Lato-Light.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/lato/Lato-Light.woff') format('woff'), /* Modern Browsers */
    url('../fonts/lato/Lato-Light.ttf') format('truetype') /* Safari, Android, iOS */
}

/* lato-regular - latin-ext_latin */

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local(''), url('../fonts/lato/Lato-Regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/lato/Lato-Regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/lato/Lato-Regular.ttf') format('truetype') /* Safari, Android, iOS */
}

/* lato-700 - latin-ext_latin */

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local(''), url('../fonts/lato/Lato-Bold.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/lato/Lato-Bold.woff') format('woff'), /* Modern Browsers */
    url('../fonts/lato/Lato-Bold.ttf') format('truetype') /* Safari, Android, iOS */
}