@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'latoregular';
    src: url('Lato-Regular-webfont.eot');
    src: url('Lato-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Lato-Regular-webfont.woff2') format('woff2'),
         url('Lato-Regular-webfont.woff') format('woff'),
         url('Lato-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latomedium';
    src: url('Lato-Medium-webfont.eot');
    src: url('Lato-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('Lato-Medium-webfont.woff2') format('woff2'),
         url('Lato-Medium-webfont.woff') format('woff'),
         url('Lato-Medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'latosemibold';
    src: url('Lato-Semibold-webfont.eot');
    src: url('Lato-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Lato-Semibold-webfont.woff2') format('woff2'),
         url('Lato-Semibold-webfont.woff') format('woff'),
         url('Lato-Semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'latoheavy';
    src: url('lato-heavy-webfont.eot');
    src: url('lato-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-heavy-webfont.woff2') format('woff2'),
         url('lato-heavy-webfont.woff') format('woff'),
         url('lato-heavy-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
 