@font-face {
  font-family: myFirstFont;
  src: url("../fonts/custom-font.ttf") format('truetype');
}