@charset "utf-8";

@font-face {
	font-family: 'Aggro';
	font-weight:300;
	src:url('/fonts/aggro/SB-aggro-L.ttf');
}
@font-face {
	font-family: 'Aggro';
	font-weight:500;
	src:url('/fonts/aggro/SB-aggro-M.ttf');
}
@font-face {
	font-family: 'Aggro';
	font-weight:700;
	src:url('/fonts/aggro/SB-aggro-B.ttf');
}
