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