/*
	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) 2013 Schwartzco Inc.
	
*/


	.DuplicateSansWeb-Regular {
	font-family: 'Duplicate Sans Web';
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	}

	.DuplicateSansWeb-Bold {
	font-family: 'Duplicate Sans Web';
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	}

	.DuplicateSansWeb-RegularIt {
	font-family: 'Duplicate Sans Web';
	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
	}

	@font-face {
	font-family: 'Duplicate Sans Web';
	src: url('Duplicate Sans Web-Regular.eot');
	src: url('Duplicate Sans Web-Regular.eot?#iefix') format('embedded-opentype'),
		 url('Duplicate Sans Web-Regular.woff') format('woff'),
		 url('Duplicate Sans Web-Regular.ttf') format('truetype'),
		 url('Duplicate Sans Web-Regular.svg#Duplicate Sans Web-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	}

	@font-face {
	font-family: 'Duplicate Sans Web';
	src: url('Duplicate Sans Web-Bold.eot');
	src: url('Duplicate Sans Web-Bold.eot?#iefix') format('embedded-opentype'),
		 url('Duplicate Sans Web-Bold.woff') format('woff'),
		 url('Duplicate Sans Web-Bold.ttf') format('truetype'),
		 url('Duplicate Sans Web-Bold.svg#Duplicate Sans Web-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	}

	@font-face {
	font-family: 'Duplicate Sans Web';
	src: url('Duplicate Sans Web-Regular It.eot');
	src: url('Duplicate Sans Web-Regular It.eot?#iefix') format('embedded-opentype'),
		 url('Duplicate Sans Web-Regular It.woff') format('woff'),
		 url('Duplicate Sans Web-Regular It.ttf') format('truetype'),
		 url('Duplicate Sans Web-Regular It.svg#Duplicate Sans Web-Regular It') format('svg');
	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
	}