@font-face {
    font-family: 'behind_ninetiesmedium';
    src: url('/fonts/Behind-The-Nineties-Md.eot');
    src: url('/fonts/Behind-The-Nineties-Md.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Behind-The-Nineties-Md.woff') format('woff'),
         url('/fonts/Behind-The-Nineties-Md.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'behind_ninetiesregular';
    src: url('/fonts/Behind-The-Nineties-Rg.eot');
    src: url('/fonts/Behind-The-Nineties-Rg.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Behind-The-Nineties-Rg.woff') format('woff'),
         url('/fonts/Behind-The-Nineties-Rg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'behind_ninetiesbold';
    src: url('/fonts/Behind-The-Nineties-Bd.eot');
    src: url('/fonts/Behind-The-Nineties-Bd.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Behind-The-Nineties-Bd.woff') format('woff'),
         url('/fonts/Behind-The-Nineties-Bd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}