/* Variable_regular webfont (new-bulletproof) */ 
@font-face {
    font-family: 'Variable_regular';
    src: url('Variable_regular.eot?#iefix') format('embedded-opentype'),
         url('Variable_regular.woff') format('woff'),
         url('Variable_regular.ttf')  format('truetype'),
         url('Variable_regular.svg#webfont') format('svg');
}