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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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