@font-face {
    font-family: 'avante_b';
    src: url('fonts/GothamProMedium/GothamProMedium.eot');
    src: local('avante_b'),
    url('fonts/GothamProMedium/GothamProMedium.woff') format('woff'),
    url('fonts/GothamProMedium/GothamProMedium.ttf') format('truetype');
url('fonts/GothamProMedium/GothamProMedium.svg#avante_b') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avante_m';
    src: url('fonts/GothamProRegular/GothamProRegular.eot');
    src: local('avante_m'),
    url('fonts/GothamProRegular/GothamProRegular.woff') format('woff'),
    url('fonts/GothamProRegular/GothamProRegular.ttf') format('truetype');
url('fonts/GothamProRegular/GothamProRegular.svg#avante_m') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avante_l';
    src: url('fonts/GothamProRegular/GothamProRegular.eot');
    src: local('avante_l'),
    url('fonts/GothamProRegular/GothamProRegular.woff') format('woff'),
    url('fonts/GothamProRegular/GothamProRegular.ttf') format('truetype');
url('fonts/GothamProRegular/GothamProRegular.svg#avante_l') format('svg');
    font-weight: normal;
    font-style: normal;
}