@font-face{
	font-family:'Roboto Condensed';
	src:url('../webfonts/roboto/RobotoCondensed-Regular.eot');
	src:local('Roboto Condensed'),
		local('RobotoCondensed-Regular'),
		url('../webfonts/roboto/RobotoCondensed-Regular.eot?#iefix')
		format('embedded-opentype'),
		url('../webfonts/roboto/RobotoCondensed-Regular.woff')
		format('woff'),
		url('../webfonts/roboto/RobotoCondensed-Regular.ttf')
		format('truetype');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'Roboto Condensed';
	src:url('../webfonts/roboto/RobotoCondensed-BoldItalic.eot');
	src:local('Roboto Condensed Bold Italic'),
		local('RobotoCondensed-BoldItalic'),
		url('../webfonts/roboto/RobotoCondensed-BoldItalic.eot?#iefix')
		format('embedded-opentype'),
		url('../webfonts/roboto/RobotoCondensed-BoldItalic.woff')
		format('woff'),
		url('../webfonts/roboto/RobotoCondensed-BoldItalic.ttf')
		format('truetype');
	font-weight:bold;
	font-style:italic;
}
@font-face{
	font-family:'Roboto Condensed';
	src:url('../webfonts/roboto/RobotoCondensed-Bold.eot');
	src:local('Roboto Condensed Bold'),
		local('RobotoCondensed-Bold'),
		url('../webfonts/roboto/RobotoCondensed-Bold.eot?#iefix')
		format('embedded-opentype'),
		url('../webfonts/roboto/RobotoCondensed-Bold.woff')
		format('woff'),
		url('../webfonts/roboto/RobotoCondensed-Bold.ttf')
		format('truetype');
	font-weight:bold;
	font-style:normal;
}
@font-face{
	font-family:'Roboto Condensed';
	src:url('../webfonts/roboto/RobotoCondensed-LightItalic.eot');
	src:local('Roboto Condensed Light Italic'),
		local('RobotoCondensed-LightItalic'),
		url('../webfonts/roboto/RobotoCondensed-LightItalic.eot?#iefix')
		format('embedded-opentype'),
		url('../webfonts/roboto/RobotoCondensed-LightItalic.woff')
		format('woff'),
		url('../webfonts/roboto/RobotoCondensed-LightItalic.ttf')
		format('truetype');
	font-weight:300;
	font-style:italic;
}
@font-face{
	font-family:'Roboto Condensed';
	src:url('../webfonts/roboto/RobotoCondensed-Italic.eot');
	src:local('Roboto Condensed Italic'),
		local('RobotoCondensed-Italic'),
		url('../webfonts/roboto/RobotoCondensed-Italic.eot?#iefix')
		format('embedded-opentype'),
		url('../webfonts/roboto/RobotoCondensed-Italic.woff')
		format('woff'),
		url('../webfonts/roboto/RobotoCondensed-Italic.ttf')
		format('truetype');
	font-weight:normal;
	font-style:italic;
}
@font-face{
	font-family:'Roboto Condensed';
	src:url('../webfonts/roboto/RobotoCondensed-Light.eot');
	src:local('Roboto Condensed Light'),
		local('RobotoCondensed-Light'),
		url('../webfonts/roboto/RobotoCondensed-Light.eot?#iefix')
		format('embedded-opentype'),
		url('../webfonts/roboto/RobotoCondensed-Light.woff')
		format('woff'),
		url('../webfonts/roboto/RobotoCondensed-Light.ttf')
		format('truetype');
	font-weight:300;
	font-style:normal;
}

.montserrat-alternates-thin {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.montserrat-alternates-extralight {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.montserrat-alternates-light {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.montserrat-alternates-regular {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.montserrat-alternates-medium {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.montserrat-alternates-semibold {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.montserrat-alternates-bold {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.montserrat-alternates-extrabold {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.montserrat-alternates-black {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.montserrat-alternates-thin-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.montserrat-alternates-extralight-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.montserrat-alternates-light-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.montserrat-alternates-regular-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.montserrat-alternates-medium-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.montserrat-alternates-semibold-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.montserrat-alternates-bold-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.montserrat-alternates-extrabold-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.montserrat-alternates-black-italic {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 900;
  font-style: italic;
}