@font-face {
    font-family: myFirstFont;
    src: url('FTY SKORZHEN NCV.ttf');
}
  
h2 {
    font-family: myFirstFont;
    color: white;
}
