@font-face {
    font-family: 'Lato-light';
    src: url('../fonts/lato-light.eot'),
        url('../fonts/lato-light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lato-light.woff2') format('woff2'),
        url('../fonts/lato-light.woff') format('woff'),
        url('../fonts/lato-light.ttf') format('truetype'),
        url('../fonts/lato-light.eot#svgLato-Light') format('svg');
}
@font-face {
    font-family: 'Montserrat-Light';
    src: url('../fonts/montserrat-light.eot'),
        url('../fonts/montserrat-light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/montserrat-light.woff2') format('woff2'),
        url('../fonts/montserrat-light.woff') format('woff'),
        url('../fonts/montserrat-light.ttf') format('truetype'),
        url('../fonts/montserrat-light.svg#svgMontserrat-Light') format('svg');
}
@font-face {
    font-family: 'NotoSerif-Italic';
    src: url('../fonts/notoserif-italic.eot'),
        url('../fonts/notoserif-italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/notoserif-italic.woff2') format('woff2'),
        url('../fonts/notoserif-italic.woff') format('woff'),
        url('../fonts/notoserif-italic.ttf') format('truetype'),
        url('../fonts/notoserif-italic.eot#svgNotoSerif-Italic') format('svg');
}

@font-face {
    font-family: 'Montserrat-Regular';
    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-face {
    font-family: 'Lato-Semibold';
    src: url('../fonts/lato-semibold.eot');
    src: url('../fonts/lato-semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-semibold.woff2') format('woff2'),
    url('../fonts/lato-semibold.woff') format('woff'),
    url('../fonts/lato-semibold.ttf') format('truetype'),
    url('../fonts/lato-semibold.svg#Lato-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;

}