/*
	This font software is the property of Commercial Type.

	You may not modify the font software, use it on another website, or install it on a computer.

	License information is available at http://commercialtype.com/eula
	For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

	Copyright (C) 2016 Schwartzco Inc.
	
*/
@font-face {
	font-display: auto;
	font-family: "Antique No 6";
	src: url("antique-no6/AntiqueNo6-Roman.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-display: auto;
	font-family: "Antique No 6";
	src: url("antique-no6/AntiqueNo6-Italic.woff") format("woff");
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-display: auto;
	font-family: "Antique No 6";
	src: url("antique-no6/AntiqueNo6-Bold-Web.woff2") format("woff2"),
		     url("antique-no6/AntiqueNo6-Bold-Web.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-display: auto;
	font-family: "Antique No 6";
	src: url("antique-no6/AntiqueNo6-BoldItalic-Web.woff2") format("woff2"),
		     url("antique-no6/AntiqueNo6-BoldItalic-Web.woff") format("woff");
	font-weight: 700;
	font-style: italic;
}