@font-face {
  font-family: IdealSansBold;
  src: url("fonts/IdealSans-Bold.otf") format("opentype");
}
@font-face {
  font-family: IdealSansSemiboldItalic;
  src: url("fonts/IdealSans-SemiboldItalic.otf") format("opentype");
}
@font-face {
  font-family: IdealSansBook;
  src: url("fonts/IdealSans-Book.otf") format("opentype");
}
@font-face {
  font-family: IdealSansBookItalic;
  src: url("fonts/IdealSans-BookItalic.otf") format("opentype");
}