@font-face {
    font-family: 'biotiflight';
    src: url('../fonts/biotif-light-webfont.woff2') format('woff2'),
         url('../fonts/biotif-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'biotifmedium';
    src: url('../fonts/biotif-medium-webfont.woff2') format('woff2'),
         url('../fonts/biotif-medium-webfont.woff') format('woff');
    font-weight: 300;
    font-style: bold;

}

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

}


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

} */