@font-face {
    font-family: 'teen';
    src: url('teen-webfont.woff2') format('woff2'),
         url('teen-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'teen';
    src: url('teen_bd-webfont.woff2') format('woff2'),
         url('teen_bd-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;

}
@font-face {
    font-family: 'teen';
    src: url('teen_bd_it-webfont.woff2') format('woff2'),
         url('teen_bd_it-webfont.woff') format('woff');
    font-weight: 800;
    font-style: italic;

}
@font-face {
    font-family: 'teen_it';
    src: url('teen_it-webfont.woff2') format('woff2'),
         url('teen_it-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'teen_lt';
    src: url('teen_lt-webfont.woff2') format('woff2'),
         url('teen_lt-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}
@font-face {
    font-family: 'teen_lt_it';
    src: url('teen_lt_it-webfont.woff2') format('woff2'),
         url('teen_lt_it-webfont.woff') format('woff');
    font-weight: 200;
    font-style: italic;

}