
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/lato-regular.eot');
    src: url('../fonts/Lato/lato-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato/lato-regular.woff2') format('woff2'),
        url('../fonts/Lato/lato-regular.woff') format('woff'),
        url('../fonts/Lato/lato-regular.ttf') format('truetype'),
        url('../fonts/Lato/lato-regular.svg#latoregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/lato-bold.eot');
    src: url('../fonts/Lato/lato-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato/lato-bold.woff2') format('woff2'),
        url('../fonts/Lato/lato-bold.woff') format('woff'),
        url('../fonts/Lato/lato-bold.ttf') format('truetype'),
        url('../fonts/Lato/lato-bold.svg#latobold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather';
    src: url('../fonts/Merriweather/merriweather-bold.eot');
    src: url('../fonts/Merriweather/merriweather-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Merriweather/merriweather-bold.woff2') format('woff2'),
         url('../fonts/Merriweather/merriweather-bold.woff') format('woff'),
         url('../fonts/Merriweather/merriweather-bold.ttf') format('truetype'),
         url('../fonts/Merriweather/merriweather-bold.svg#merriweatherbold') format('svg');
    font-weight: 700;
    font-style: normal;

}