@font-face {
  font-family: myFirstFont;
  src: url(Asleepytiming.otf);
}

.container-mid {
  font-family: myFirstFont;
  font-size : 100px;
}