@font-face {
    font-family: 'booster_next_fyregular';
    src: url('../fonts/booster/booster-regular-webfont.eot');
    src: url('../fonts/booster/booster-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/booster/booster-regular-webfont.woff2') format('woff2'),
         url('../fonts/booster/booster-regular-webfont.woff') format('woff'),
         url('../fonts/booster/booster-regular-webfont.ttf') format('truetype'),
         url('../fonts/booster/booster-regular-webfont.svg#booster_next_fyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'booster_next_fymedium';
    src: url('../fonts/booster/booster-medium-webfont.eot');
    src: url('../fonts/booster/booster-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/booster/booster-medium-webfont.woff2') format('woff2'),
         url('../fonts/booster/booster-medium-webfont.woff') format('woff'),
         url('../fonts/booster/booster-medium-webfont.ttf') format('truetype'),
         url('../fonts/booster/booster-medium-webfont.svg#booster_next_fymedium') format('svg');
    font-weight: normal;
    font-style: normal;

}