@font-face {
  font-family: acephimere;
  src: url(acephimere.otf);
}

@font-face {
  font-family: OpenSans-Regular;
  src: url(OpenSans-Regular.ttf);
}

body {
  font-family: OpenSans-Regular;	
}