@font-face {
  font-family: MainFont;
  src: url("../fonts/main-font.ttf");
}

.main-font {
	font-family: MainFont;
	font-size: 1.0rem;
}