Font-face

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