@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: '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: 'MinionProRegular';
    src: url('MinionProRegular.eot');
    src: url('MinionProRegular.eot') format('embedded-opentype'),
         url('MinionProRegular.woff2') format('woff2'),
         url('MinionProRegular.woff') format('woff'),
         url('MinionProRegular.ttf') format('truetype'),
         url('MinionProRegular.svg#MinionProRegular') format('svg');
}

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