@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_Heavy.otf") format("truetype");
	font-weight: 900;
}

@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_Heavy_Italic.otf") format("truetype");
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_Heavy.otf") format("truetype");
	font-weight: 800;
}
@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_Heavy_Italic.otf") format("truetype");
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_Bold.otf") format("truetype");
	font-weight: 700;
}
@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_Bold_Italic.otf") format("truetype");
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_SemiBold.otf") format("truetype");
	font-weight: 600;
}
@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_SemiBold_Italic.otf") format("truetype");
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_Medium.otf") format("truetype");
	font-weight: 500;
}
@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_Medium_Italic.otf") format("truetype");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_Regular.otf") format("truetype");
	font-weight: 400;
}
@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_Italic.otf") format("truetype");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_Book.otf") format("truetype");
	font-weight: 300;
}
@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_Book_Italic.otf") format("truetype");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_Light.otf") format("truetype");
	font-weight: 200;
}
@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_Light_Italic.otf") format("truetype");
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_Thin.otf") format("truetype");
	font-weight: 100;
}
@font-face {
	font-family: "Gibson";
	src: url("/fonts/Gibson_Thin_Italic.otf") format("truetype");
	font-weight: 100;
	font-style: italic;
}
