﻿@import url(//fonts.googleapis.com/css?family=Open+Sans:700,800);

@font-face {
    font-family: 'LatoWebBlack';
    src: url('/fonts/Lato-Black.eot');
    /* IE9 Compat Modes */
    src: url('/fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('/fonts/Lato-Black.woff2') format('woff2'),
    /* Modern Browsers */
    url('/fonts/Lato-Black.woff') format('woff'),
    /* Modern Browsers */
    url('/fonts/Lato-Black.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'LatoWebBold';
    src: url('/fonts/Lato-Bold.eot');
    /* IE9 Compat Modes */
    src: url('/fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('/fonts/Lato-Bold.woff2') format('woff2'),
    /* Modern Browsers */
    url('/fonts/Lato-Bold.woff') format('woff'),
    /* Modern Browsers */
    url('/fonts/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'LatoWebBlackItalic';
    src: url('/fonts/Lato-BlackItalic.eot');
    /* IE9 Compat Modes */
    src: url('f/onts/Lato-BlackItalic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('/fonts/Lato-BlackItalic.woff2') format('woff2'),
    /* Modern Browsers */
    url('/fonts/Lato-BlackItalic.woff') format('woff'),
    /* Modern Browsers */
    url('/fonts/Lato-BlackItalic.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'LatoWeb';
    src: url('/fonts/Lato-Regular.eot');
    /* IE9 Compat Modes */
    src: url('/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('/fonts/Lato-Regular.woff2') format('woff2'),
    /* Modern Browsers */
    url('/fonts/Lato-Regular.woff') format('woff'),
    /* Modern Browsers */
    url('/fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
