/* Fonts */
@font-face {
  font-family: swis;
  src: url("css/fonts/swis721_th_bt_thin.eot"); /* IE */
}
@font-face {
  font-family: swis;
  src: url("css/fonts/swis721_th_bt_thin.ttf"); /* All Other Browsers */
}

@font-face {
    font-family: 'AllerLight';
    src: url('css/fonts/aller_lt-webfont.eot');
    src: url('css/fonts/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/aller_lt-webfont.woff') format('woff'),
         url('css/fonts/aller_lt-webfont.ttf') format('truetype'),
         url('css/fonts/aller_lt-webfont.svg#aller_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'AllerBold';
    src: url('css/fonts/aller_bd-webfont.eot');
    src: url('css/fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/aller_bd-webfont.woff') format('woff'),
         url('css/fonts/aller_bd-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Aller';
    src: url('css/fonts/aller_rg-webfont.eot');
    src: url('css/fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/aller_rg-webfont.woff') format('woff'),
         url('css/fonts/aller_rg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
