@charset "utf-8";
/* Configurações de fontes do projeto  */
@font-face {
    font-family: 'Avenir-Roman';
    src: url('fonts/Avenir-Roman.eot');
    src: url('fonts/Avenir-Roman.eot?#iefix') format('embedded-opentype'),
    url('fonts/Avenir-Roman.woff') format('woff'),
    url('fonts/Avenir-Roman.ttf') format('truetype'),
    url('fonts/Avenir-Roman.svg#Avenir-Roman') format('svg');
    font-weight: normal !important;
    font-style: normal !important;
}
@font-face {
    font-family: 'AvenirLTStd-Medium';
    src: url('fonts/AvenirLTStd-Medium.eot');
    src: url('fonts/AvenirLTStd-Medium.eot?#iefix') format('embedded-opentype'),
    url('fonts/AvenirLTStd-Medium.woff') format('woff'),
    url('fonts/AvenirLTStd-Medium.ttf') format('truetype'),
    url('fonts/AvenirLTStd-Medium.svg#AvenirLTStd-Medium') format('svg');
    font-weight: normal !important;
    font-style: normal !important;
}
@font-face {
    font-family: 'AvenirLTStd-Black';
    src: url('fonts/AvenirLTStd-Black.eot');
    src: url('fonts/AvenirLTStd-Black.eot?#iefix') format('embedded-opentype'),
    url('fonts/AvenirLTStd-Black.woff') format('woff'),
    url('fonts/AvenirLTStd-Medium.ttf') format('truetype'),
    url('fonts/AvenirLTStd-Black.svg#AvenirLTStd-Black') format('svg');
    font-weight: normal !important;
    font-style: normal !important;
}@font-face {
    font-family: 'AvenirLT-Light';
    src: url('fonts/AvenirLT-Light.eot');
    src: url('fonts/AvenirLT-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/AvenirLT-Light.woff') format('woff'),
    url('fonts/AvenirLT-Light.woff2') format('woff2'),
    url('fonts/AvenirLT-Light.ttf') format('truetype'),
    url('fonts/AvenirLT-Light.svg#AvenirLT-Light') format('svg');
    font-weight: normal !important;
    font-style: normal !important;
}@font-face {
    font-family: 'AvenirLT-Book';
    src: url('fonts/AvenirLT-Book.eot');
    src: url('fonts/AvenirLT-Book.eot?#iefix') format('embedded-opentype'),
    url('fonts/AvenirLT-Book.woff') format('woff'),
    url('fonts/AvenirLT-Book.ttf') format('truetype'),
    url('fonts/AvenirLT-Book.svg#AvenirLT-Book') format('svg');
    font-weight: normal !important;
    font-style: normal !important;
}
