@font-face {
    font-family: mainFont;
    src: url(../fonts/Anonymous_Pro.ttf);
  }

body {
  font-family: mainFont;
}