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

@font-face {
    font-family: 'Qanelas';
    src: url('Qanelas-Medium.eot');
    src: local('Qanelas Medium'), local('Qanelas-Medium'),
        url('Qanelas-Medium.eot?#iefix') format('embedded-opentype'),
        url('Qanelas-Medium.woff') format('woff'),
        url('Qanelas-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
  font-family: 'Qanelas';
  src: url('Qanelas-Bold.eot');
  src: local('Qanelas Bold'), local('Qanelas-Bold'),
      url('Qanelas-Bold.eot?#iefix') format('embedded-opentype'),
      url('Qanelas-Bold.woff') format('woff'),
      url('Qanelas-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}