@font-face {
  font-family: "Gunplay-Regular";
  src: url('../fonts/GunplayRegular/font.woff2') format('woff2'), url('../fonts/GunplayRegular/font.woff') format('woff');
}

.Gunplay {
	font-family: "Gunplay-Regular";
}