@font-face {
  font-family: myFirstFont;
  src: url(sansation_light.woff);
}
@font-face {
  font-family: mySecondFont;
  src: url(sansation.woff);
}

