@font-face {
	font-family: 'avenir_next_lt_proregular';
	src: url('../fonts/avenirnextltpro-regular-webfont.woff2') format('woff2'),
		 url('../fonts/avenirnextltpro-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'avenir_next_lt_probold';
	src: url('../fonts/avenirnextltpro-bold-webfont.woff2') format('woff2'),
		 url('../fonts/avenirnextltpro-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'arial_rounded_mt_boldregular';
	src: url('../fonts/arlrdbd-webfont.woff2') format('woff2'),
		 url('../fonts/arlrdbd-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: "Anago-Bold";
    src: url("../fonts/anago-bold.eot");
    src: url("../fonts/anago-bold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/anago-bold.woff2")format("woff2"),
    url("../fonts/anago-bold.woff")format("woff"),
    url("../fonts/anago-bold.ttf")format("truetype"),
    url("../fonts/anago-bold.svg#Anago-Bold")format("svg");
}