@font-face {
    font-family: 'Variable Black';
    src: url('../fonts/variable_black-webfont.eot');
    src: url('../fonts/variable_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/variable_black-webfont.woff') format('woff'),
         url('../fonts/variable_black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Variable Bold';
    src: url('../fonts/variable_bold-webfont.eot');
    src: url('../fonts/variable_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/variable_bold-webfont.woff') format('woff'),
         url('../fonts/variable_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Variable';
    src: url('../fonts/variable_regular-webfont.eot');
    src: url('../fonts/variable_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/variable_regular-webfont.woff') format('woff'),
         url('../fonts/variable_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}