@font-face {
    font-family: Sansation_Bold;
    src: url('../fonts/Sansation_Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Sansation_Bold.ttf') format('truetype');
}

@font-face {
    font-family: Rotonda_Bold;
    src: url('../fonts/rotonda-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rotonda-bold.ttf') format('truetype');
}

@font-face {
    font-family: Rotonda_Regular;
    src: url('../fonts/rotondaregular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rotondaregular.ttf') format('truetype');
}