/*@font-face {
	font-family: "Noah";
	src: url("../Noah-Heavy.ttf");
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: "Noah";
	src: url("../Noah-HeavyItalic.ttf");
	font-weight: 900;
	font-style: italic;
}*/
@font-face {
	font-family: "Noah";
	src: url("../Noah-Black.ttf");
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: "Noah";
	src: url("../Noah-BlackItalic.ttf");
	font-weight: 900;
	font-style: italic;
}
@font-face {
	font-family: "Noah";
	src: url("../Noah-ExtraBold.ttf");
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: "Noah";
	src: url("../Noah-ExtraBoldItalic.ttf");
	font-weight: 800;
	font-style: italic;
}
@font-face {
	font-family: "Noah";
	src: url("../Noah-Bold.ttf");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: "Noah";
	src: url("../Noah-BoldItalic.ttf");
	font-weight: 700;
	font-style: italic;
}
@font-face {
	font-family: "Noah";
	src: url("../Noah-Medium.ttf");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: "Noah";
	src: url("../Noah-MediumItalic.ttf");
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: "Noah";
	src: url("../Noah-Regular.ttf");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Noah";
	src: url("../Noah-RegularItalic.ttf");
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: "Noah";
	src: url("../Noah-Light.ttf");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: "Noah";
	src: url("../Noah-LightItalic.ttf");
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: "Noah";
	src: url("../Noah-UltraLight.ttf");
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: "Noah";
	src: url("../Noah-UltraLightItalic.ttf");
	font-weight: 200;
	font-style: italic;
}
@font-face {
	font-family: "Noah";
	src: url("../Noah-Thin.ttf");
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: "Noah";
	src: url("../Noah-ThinItalic.ttf");
	font-weight: 100;
	font-style: italic;
}