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