@font-face {
    font-family: 'LatoBlack';
    src: url('LatoBlack.eot');
    src: url('LatoBlack.eot') format('embedded-opentype'),
         url('LatoBlack.woff2') format('woff2'),
         url('LatoBlack.woff') format('woff'),
         url('LatoBlack.ttf') format('truetype'),
         url('LatoBlack.svg#LatoBlack') format('svg');
}

@font-face {
    font-family: 'LatoRegular';
    src: url('LatoRegular.eot');
    src: url('LatoRegular.eot') format('embedded-opentype'),
         url('LatoRegular.woff2') format('woff2'),
         url('LatoRegular.woff') format('woff'),
         url('LatoRegular.ttf') format('truetype'),
         url('LatoRegular.svg#LatoRegular') format('svg');
}

@font-face {
    font-family: 'LatoLight';
    src: url('LatoLight.eot');
    src: url('LatoLight.eot') format('embedded-opentype'),
         url('LatoLight.woff2') format('woff2'),
         url('LatoLight.woff') format('woff'),
         url('LatoLight.ttf') format('truetype'),
         url('LatoLight.svg#LatoLight') format('svg');
}

@font-face {
    font-family: 'LatoBold';
    src: url('LatoBold.eot');
    src: url('LatoBold.eot') format('embedded-opentype'),
         url('LatoBold.woff2') format('woff2'),
         url('LatoBold.woff') format('woff'),
         url('LatoBold.ttf') format('truetype'),
         url('LatoBold.svg#LatoBold') format('svg');
}

@font-face {
    font-family: 'LatoBoldItalic';
    src: url('LatoBoldItalic.eot');
    src: url('LatoBoldItalic.eot') format('embedded-opentype'),
         url('LatoBoldItalic.woff2') format('woff2'),
         url('LatoBoldItalic.woff') format('woff'),
         url('LatoBoldItalic.ttf') format('truetype'),
         url('LatoBoldItalic.svg#LatoBoldItalic') format('svg');
}

@font-face {
    font-family: 'MesquiteStd';
    src: url('MesquiteStd.eot');
    src: url('MesquiteStd.eot') format('embedded-opentype'),
         url('MesquiteStd.woff2') format('woff2'),
         url('MesquiteStd.woff') format('woff'),
         url('MesquiteStd.ttf') format('truetype'),
         url('MesquiteStd.svg#MesquiteStd') format('svg');
}

