@font-face {
    font-family: AvenirNextThin;
    src: url(/design/fonts/avenir-next-thin.woff);
}

@font-face {
    font-family: Longview;
    src: url(/design/fonts/longview.woff);
}

/*http://www.cufonfonts.com/es/font/13217/avenir-next-lt-pro */
@font-face {
    font-family: 'AvenirNextLTProRegular';
    src: url('/design/fonts/AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('/design/fonts/AvenirNextLTPro-Regular.otf')  format('opentype'),
    url('/design/fonts/AvenirNextLTPro-Regular.woff') format('woff'),
    url('/design/fonts/AvenirNextLTPro-Regular.ttf')  format('truetype'),
    url('/design/fonts/AvenirNextLTPro-Regular.svg#AvenirNextLTPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNextLTPro-Demi';
    src: url('/design/fonts/AvenirNextLTPro-Demi.eot?#iefix') format('embedded-opentype'),
    url('/design/fonts/AvenirNextLTPro-Demi.otf') format('opentype'),
    url('/design/fonts/AvenirNextLTPro-Demi.woff') format('woff'),
    url('/design/fonts/AvenirNextLTPro-Demi.ttf') format('truetype'),
    url('/design/fonts/AvenirNextLTPro-Demi.svg#AvenirNextLTPro-Demi') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Longview';
    src: url('Longview.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}