﻿/* Bold */
@font-face {
	font-family: "Gotham Pro";
	src: url("fonts/gothamprobold_bdae_22.eot");
	src: url("fonts/gothamprobold-1_b9ed_23.eot")format("embedded-opentype"),
		url("fonts/gothamprobold_cf81_24.woff") format("woff"),
		url("fonts/gothamprobold_22a9_25.ttf") format("truetype");
	font-style: normal;
	font-weight: bold;
}

@font-face {
	font-family: "Gotham Pro";
	src: url("fonts/gothamprobolditalic_781b_26.eot");
	src: url("fonts/gothamprobolditalic_9204_27.eot")format("embedded-opentype"),
		url("fonts/gothamprobolditalic_d626_28.woff") format("woff"),
		url("fonts/gothamprobolditalic_4a53_29.ttf") format("truetype");
	font-style: italic;
	font-weight: bold;
}

/* Regular */
@font-face {
	font-family: "Gotham Pro";
	src: url("fonts/gothamproregular_c8ae_30.eot");
	src: url("fonts/gothamproregular-1_7f0e_31.eot")format("embedded-opentype"),
		url("fonts/gothamproregular_9a36_32.woff") format("woff"),
		url("fonts/gothamproregular_37da_33.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Gotham Pro";
	src: url("fonts/gothamproitalic_6b4f_34.eot");
	src: url("fonts/gothamproitalic-1_396f_35.eot")format("embedded-opentype"),
		url("fonts/gothamproitalic_433d_36.woff") format("woff"),
		url("fonts/gothamproitalic_4e02_37.ttf") format("truetype");
	font-style: italic;
	font-weight: normal;
}