@font-face {
    font-family: 'bsd_thin_skinnedregular';
    src: url('bsd_thin_skinned-webfont.woff2') format('woff2'),
         url('bsd_thin_skinned-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'thin_skinnedregular';
    src: url('thin_skinned-webfont.woff2') format('woff2'),
         url('thin_skinned-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}