@font-face {
  font-family: "Cerina";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/CouchFavorit-Light.otf") format("opentype");
}
@font-face {
  font-family: "Cerina";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/CouchFavorit-Medium.woff") format("woff"),
    url("../fonts/CouchFavorit-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Cerina";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/CouchFavorit-Regular.otf") format("opentype"),
    url("../fonts/CouchFavorit-Regular.woff") format("woff"),
    url("../fonts/CouchFavorit-Regular.woff2") format("woff2");
}
