@font-face {
	font-family: 'RobotoRegular';
	src: url('../fonts/RobotoRegular.woff');
	src: url('../fonts/RobotoRegular.eot') format('embedded-opentype'),
		  url('../fonts/RobotoRegular.woff2') format('woff2'),
		  url('../fonts/RobotoRegular.woff') format('woff'),
		  url('../fonts/RobotoRegular.ttf') format('truetype'),
		  url('../fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}

@font-face {
	font-family: 'RobotoBold';
	src: url('../fonts/RobotoBold.eot');
	src: url('../fonts/RobotoBold.eot') format('embedded-opentype'),
		  url('../fonts/RobotoBold.woff2') format('woff2'),
		  url('../fonts/RobotoBold.woff') format('woff'),
		  url('../fonts/RobotoBold.ttf') format('truetype'),
		  url('../fonts/RobotoBold.svg#RobotoBold') format('svg');
}

@font-face {
	font-family: 'RobotoCondensedRegular';
	src: url('../fonts/RobotoCondensedRegular.ttf') format('truetype');
}

@font-face {
	font-family: 'RobotoCondensedBold';
	src: url('../fonts/RobotoCondensedBold.eot');
	src: url('../fonts/RobotoCondensedBold.eot') format('embedded-opentype'),
		  url('../fonts/RobotoCondensedBold.woff2') format('woff2'),
		  url('../fonts/RobotoCondensedBold.woff') format('woff'),
		  url('../fonts/RobotoCondensedBold.ttf') format('truetype'),
		  url('../fonts/RobotoCondensedBold.svg#RobotoCondensedBold') format('svg');
}

@font-face {
	font-family: 'LatoLight';
	src: url('../fonts/LatoLight.eot');
	src: url('../fonts/LatoLight.eot') format('embedded-opentype'),
		  url('../fonts/LatoLight.woff2') format('woff2'),
		  url('../fonts/LatoLight.woff') format('woff'),
		  url('../fonts/LatoLight.ttf') format('truetype'),
		  url('../fonts/LatoLight.svg#LatoLight') format('svg');
}

@font-face {
	font-family: 'LatoBold';
	src: url('../fonts/LatoBold.eot');
	src: url('../fonts/LatoBold.eot') format('embedded-opentype'),
		  url('../fonts/LatoBold.woff2') format('woff2'),
		  url('../fonts/LatoBold.woff') format('woff'),
		  url('../fonts/LatoBold.ttf') format('truetype'),
		  url('../fonts/LatoBold.svg#LatoBold') format('svg');
}

@font-face {
	font-family: 'PoppinsBold';
	src: url('../fonts/PoppinsBold.eot');
	src: url('../fonts/PoppinsBold.eot') format('embedded-opentype'),
		  url('../fonts/PoppinsBold.woff2') format('woff2'),
		  url('../fonts/PoppinsBold.woff') format('woff'),
		  url('../fonts/PoppinsBold.ttf') format('truetype'),
		  url('../fonts/PoppinsBold.svg#PoppinsBold') format('svg');
}

@font-face {
   font-family: 'Metrocity-Light';
   src: url('/plugins/system/woff/Metrocity-Light.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'Metrocity-Book';
   src: url('/plugins/system/woff/Metrocity-Book.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'Metrocity-Medium';
   src: url('/plugins/system/woff/Metrocity-Medium.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'Metrocity-Bold';
   src: url('/plugins/system/woff/Metrocity-Bold.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'Metrocity-Black';
   src: url('/plugins/system/woff/Metrocity-Black.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

/*@font-face {
	font-family: 'Metrocity-Book';
	src: url('../fonts/Metrocity-Book.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}*/

@font-face {
	font-family: 'GillSansMT-Bold';
	src: url('../fonts/GillSansMT-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-Bold';
	src: url('../fonts/Montserrat-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat-Light';
	src: url('../fonts/Montserrat-Light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}