@font-face {
    font-family : 'Basic';
    src : url('fonts/basic.eot');
    src : url('fonts/basic.eot?#iefix') format('embedded-opentype'),
          url('fonts/basic.woff') format('woff'),
          url('fonts/basic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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


@font-face {
    font-family : 'Semibold';
    src : url('fonts/semibold.eot');
    src : url('fonts/semibold.eot?#iefix') format('embedded-opentype'),
          url('fonts/semibold.woff') format('woff'),
          url('fonts/semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
