@font-face {
    font-family: 'Lato';
    src: url('/resources/fonts/Lato-Light-webfont.eot');
    src: url('/resources/fonts/Lato-Light-webfont?#iefix') format('embedded-opentype'),
         url('/resources/fonts/Lato-Light-webfont.woff2') format('woff2'),
         url('/resources/fonts/Lato-Light-webfont.woff') format('woff'),
         url('/resources/fonts/Lato-Light-webfont.ttf') format('truetype'),
         url('/resources/fonts/Lato-Light-webfont.svg#Lato') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/resources/fonts/Lato-Regular-webfont.eot');
    src: url('/resources/fonts/Lato-Regular-webfont?#iefix') format('embedded-opentype'),
         url('/resources/fonts/Lato-Regular-webfont.woff2') format('woff2'),
         url('/resources/fonts/Lato-Regular-webfont.woff') format('woff'),
         url('/resources/fonts/Lato-Regular-webfont.ttf') format('truetype'),
         url('/resources/fonts/Lato-Regular-webfont.svg#Lato') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/resources/fonts/Lato-Bold-webfont.eot');
    src: url('/resources/fonts/Lato-Bold-webfont?#iefix') format('embedded-opentype'),
         url('/resources/fonts/Lato-Bold-webfont.woff2') format('woff2'),
         url('/resources/fonts/Lato-Bold-webfont.woff') format('woff'),
         url('/resources/fonts/Lato-Bold-webfont.ttf') format('truetype'),
         url('/resources/fonts/Lato-Bold-webfont.svg#Lato') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/resources/fonts/Lato-Italic-webfont.eot');
    src: url('/resources/fonts/Lato-Italic-webfont?#iefix') format('embedded-opentype'),
         url('/resources/fonts/Lato-Italic-webfont.woff2') format('woff2'),
         url('/resources/fonts/Lato-Italic-webfont.woff') format('woff'),
         url('/resources/fonts/Lato-Italic-webfont.ttf') format('truetype'),
         url('/resources/fonts/Lato-Italic-webfont.svg#Lato') format('svg');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('/resources/fonts/Lato-BoldItalic-webfont.eot');
    src: url('/resources/fonts/Lato-BoldItalic-webfont?#iefix') format('embedded-opentype'),
         url('/resources/fonts/Lato-BoldItalic-webfont.woff2') format('woff2'),
         url('/resources/fonts/Lato-BoldItalic-webfont.woff') format('woff'),
         url('/resources/fonts/Lato-BoldItalic-webfont.ttf') format('truetype'),
         url('/resources/fonts/Lato-BoldItalic-webfont.svg#Lato') format('svg');
    font-weight: 700;
    font-style: italic;
}