﻿/* Bold */
@font-face {
	font-family: "Gotham Pro";
	src: url("../styles/fonts/gothamprobold-0a63-1_71ac_17.eot");
	src: url("../styles/fonts/gothamprobold-1-2640_ec1f_18.eot")format("embedded-opentype"),
		url("../styles/fonts/gothamprobold-cda9-1_0aef_19.woff") format("woff"),
		url("../styles/fonts/gothamprobold-3991-2_5065_20.ttf") format("truetype");
	font-style: normal;
	font-weight: bold;
}

@font-face {
	font-family: "Gotham Pro";
	src: url("../styles/fonts/gothamprobolditalic_a520_21.eot");
	src: url("../styles/fonts/gothamprobolditalic_621e_22.eot")format("embedded-opentype"),
		url("../styles/fonts/gothamprobolditalic_554d_23.woff") format("woff"),
		url("../styles/fonts/gothamprobolditalic_1ce1_24.ttf") format("truetype");
	font-style: italic;
	font-weight: bold;
}

/* Regular */
@font-face {
	font-family: "Gotham Pro";
	src: url("../styles/fonts/gothamproregular-9b4_d65b_25.eot");
	src: url("../styles/fonts/gothamproregular-1-a_f38b_26.eot")format("embedded-opentype"),
		url("../styles/fonts/gothamproregular-371_e93e_27.woff") format("woff"),
		url("../styles/fonts/gothamproregular-268_22d7_28.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Gotham Pro";
	src: url("../styles/fonts/gothamproitalic-7053_2145_29.eot");
	src: url("../styles/fonts/gothamproitalic-1-06_a8df_30.eot")format("embedded-opentype"),
		url("../styles/fonts/gothamproitalic-b311_026a_31.woff") format("woff"),
		url("../styles/fonts/gothamproitalic-9bc9_511b_32.ttf") format("truetype");
	font-style: italic;
	font-weight: normal;
}