@font-face {
    font-family: 'proxima';
    src: url('/sites/all/themes/bootstrap/css/fonts/ProximaNova-Reg-webfont.eot');
    src: url('/sites/all/themes/bootstrap/css/fonts/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/sites/all/themes/bootstrap/css/fonts/ProximaNova-Reg-webfont.woff') format('woff'),
         url('/sites/all/themes/bootstrap/css/fonts/ProximaNova-Reg-webfont.ttf') format('truetype'),
         url('/sites/all/themes/bootstrap/css/fonts/ProximaNova-Reg-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}