@font-face {
  font-family: 'Open Sans';
  src:url(HelveticaNeueW23fordevnia-Reg.ttf);
}

@font-face {
  font-family: 'Free Serif';
  src:url(FreeSerif.ttf);
}

@font-face {
  font-family: 'DejaVuSans';
  src:url(DejaVuSans-ExtraLight.ttf);
}

@font-face{
    font-family:'GESSTwoMedium';
    src:url("GE SS Two Medium.otf");
    /*
    font-weight:normal;
    font-style:normal;
    */
}

@font-face{
    font-family:'GESSTwolight';
    src:url("GE SS Two Light.otf");
    font-weight:normal;
    font-style:normal;
}