/*
	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.
	
*/


.GuardianTextEgyptian-Regular {
    font-family: "GuardianTextEgyptian";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

.GuardianTextEgyptian-RegularItalic {
    font-family: "GuardianTextEgyptian";
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
}

.GuardianTextEgyptian-Medium {
    font-family: "GuardianTextEgyptian";
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}

.GuardianTextEgyptian-MediumItalic {
    font-family: "GuardianTextEgyptian";
    font-weight: 500;
    font-style: italic;
    font-stretch: normal;
}

.GuardianTextEgyptian-Bold {
    font-family: "GuardianTextEgyptian";
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

.GuardianTextEgyptian-BoldItalic {
    font-family: "GuardianTextEgyptian";
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
}

.GuardianTextEgyptian-Black {
    font-family: "GuardianTextEgyptian";
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
}

.GuardianTextEgyptian-BlackItalic {
    font-family: "GuardianTextEgyptian";
    font-weight: 900;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
	font-family: "GuardianTextEgyptian";
	src: url("GuardianTextEgyptian-Regular.woff2") format("woff2"),
		     url("GuardianTextEgyptian-Regular.woff") format("woff"),
		     url("GuardianTextEgyptian-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	}

@font-face {
	font-family: "GuardianTextEgyptian";
	src: url("GuardianTextEgyptian-RegularItalic.woff2") format("woff2"),
		     url("GuardianTextEgyptian-RegularItalic.woff") format("woff"),
		     url("GuardianTextEgyptian-RegularItalic.ttf") format("truetype");
	font-weight: 400;
	font-style: italic;
	}

@font-face {
	font-family: "GuardianTextEgyptian";
	src: url("GuardianTextEgyptian-Medium.woff2") format("woff2"),
		     url("GuardianTextEgyptian-Medium.woff") format("woff"),
		     url("GuardianTextEgyptian-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	}

@font-face {
	font-family: "GuardianTextEgyptian";
	src: url("GuardianTextEgyptian-MediumItalic.woff2") format("woff2"),
		     url("GuardianTextEgyptian-MediumItalic.woff") format("woff"),
		     url("GuardianTextEgyptian-MediumItalic.ttf") format("truetype");
	font-weight: 500;
	font-style: italic;
	}

@font-face {
	font-family: "GuardianTextEgyptian";
	src: url("GuardianTextEgyptian-Bold.woff2") format("woff2"),
		     url("GuardianTextEgyptian-Bold.woff") format("woff"),
		     url("GuardianTextEgyptian-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	}

@font-face {
	font-family: "GuardianTextEgyptian";
	src: url("GuardianTextEgyptian-BoldItalic.woff2") format("woff2"),
		     url("GuardianTextEgyptian-BoldItalic.woff") format("woff"),
		     url("GuardianTextEgyptian-BoldItalic.ttf") format("truetype");
	font-weight: 700;
	font-style: italic;
	}

@font-face {
	font-family: "GuardianTextEgyptian";
	src: url("GuardianTextEgyptian-Black.woff2") format("woff2"),
		     url("GuardianTextEgyptian-Black.woff") format("woff"),
		     url("GuardianTextEgyptian-Black.ttf") format("truetype");
	font-weight: 900;
	font-style: normal;
	}

@font-face {
	font-family: "GuardianTextEgyptian";
	src: url("GuardianTextEgyptian-BlackItalic.woff2") format("woff2"),
		     url("GuardianTextEgyptian-BlackItalic.woff") format("woff"),
		     url("GuardianTextEgyptian-BlackItalic.ttf") format("truetype");
	font-weight: 900;
	font-style: italic;
	}