@font-face {
	font-family: icons;
	src:
		url( 'icons.ttf' ) format( 'truetype' ),
		url( 'icons.woff' ) format( 'woff' ),
		url( 'icons.svg#icons' ) format( 'svg' );
	font-weight: 400;
	font-style: normal;
}