@font-face {
    font-family: 'SF Proverbial Gothic';
    /*src: url('sfproverbialgothic-webfont.eot');
     url('sfproverbialgothic-webfont.eot?#iefix') format('embedded-opentype'),*/
    src: url('sfproverbialgothic-webfont.woff2') format('woff2'),
         url('sfproverbialgothic-webfont.woff') format('woff'),
         url('sfproverbialgothic-webfont.ttf') format('truetype'),
         url('sfproverbialgothic-webfont.svg#sf_proverbial_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}