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


.PlatformSS01-Regular-Web {
    font-family: "Platform Web";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

.PlatformSS01-Medium-Web {
    font-family: "Platform Web";
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
	font-family: "Platform Web";
	src: url("PlatformSS01-Regular-Web.eot");
		src: url("PlatformSS01-Regular-Web.eot?#iefix") format("embedded-opentype"),
		     url("PlatformSS01-Regular-Web.woff2") format("woff2"),
		     url("PlatformSS01-Regular-Web.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	}

@font-face {
	font-family: "Platform Web";
	src: url("PlatformSS01-Medium-Web.eot");
		src: url("PlatformSS01-Medium-Web.eot?#iefix") format("embedded-opentype"),
		     url("PlatformSS01-Medium-Web.woff2") format("woff2"),
		     url("PlatformSS01-Medium-Web.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	}