@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src:url(../fonts/Cabin-Regular.ttf);
}
/* latin-ext */
@font-face {
  font-family: 'Cabin Bold';
  font-style: normal;
  font-weight: 400;
  src:url(../fonts/Cabin-Bold.ttf);
}

@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  src:url(../fonts/Cabin-Medium.ttf);
}
.font1 p
{
	  font-family: 'Cabin';
}
.Cabin-Bold-head p strong
{
	  font-family: 'Cabin Bold';
}
@font-face {
  font-family: 'GothamRounded-Bold';
  src: url('fonts/GothamRounded-Bold.eot');
  src: url('fonts/GothamRounded-Bold.woff2') format('woff2'),
       url('fonts/GothamRounded-Bold.woff') format('woff'),
       url('fonts/GothamRounded-Bold.ttf') format('truetype'),
       url('fonts/GothamRounded-Bold.svg#GothamRounded-Bold') format('svg'),
       url('fonts/GothamRounded-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}	
@font-face {
	font-family: 'Gotham-Rounded';
	src: url('fonts/GothamRounded-Medium.eot');
	src: local('fonts/Gotham Rounded Medium'), local('GothamRounded-Medium'),
		url('fonts/GothamRounded-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/GothamRounded-Medium.woff2') format('woff2'),
		url('fonts/GothamRounded-Medium.woff') format('woff'),
		url('fonts/GothamRounded-Medium.ttf') format('truetype'),
		url('fonts/GothamRounded-Medium.svg#GothamRounded-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Rounded-Book';
	src: url('fonts/GothamRounded-Book.eot');
	src: local('fonts/Gotham Rounded Book'), local('GothamRounded-Book'),
		url('fonts/GothamRounded-Book.eot?#iefix') format('embedded-opentype'),
		url('fonts/GothamRounded-Book.woff2') format('woff2'),
		url('fonts/GothamRounded-Book.woff') format('woff'),
		url('fonts/GothamRounded-Book.ttf') format('truetype'),
		url('fonts/GothamRounded-Book.svg#GothamRounded-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}
.font2 p
{
		font-family: 'Gotham-Rounded';
}
.gotham-bold-head p strong
{
	    font-family: GothamRounded-Bold;
}
@font-face {
	font-family: 'montserratbold';
	src: url('../fonts/montserrat-bold-webfont.eot');
	src: url('../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-bold-webfont.woff2') format('woff2'), url('../fonts/montserrat-bold-webfont.woff') format('woff'), url('../fonts/montserrat-bold-webfont.ttf') format('truetype'), url('../fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
}
@font-face {
	font-family: 'montserratregular';
	src: url('../fonts/montserrat-regular-webfont.eot');
	src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-regular-webfont.woff2') format('woff2'), url('../fonts/montserrat-regular-webfont.woff') format('woff'), url('../fonts/montserrat-regular-webfont.ttf') format('truetype'), url('../fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
}
@font-face {
	font-family: 'noto_serifbold';
	src: url('../fonts/notoserif-bold-webfont.eot');
	src: url('../fonts/notoserif-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/notoserif-bold-webfont.woff2') format('woff2'), url('../fonts/notoserif-bold-webfont.woff') format('woff'), url('../fonts/notoserif-bold-webfont.ttf') format('truetype'), url('../fonts/notoserif-bold-webfont.svg#noto_serifbold') format('svg');
}
@font-face {
	font-family: 'noto_serifbold_italic';
	src: url('../fonts/notoserif-bolditalic-webfont.eot');
	src: url('../fonts/notoserif-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/notoserif-bolditalic-webfont.woff2') format('woff2'), url('../fonts/notoserif-bolditalic-webfont.woff') format('woff'), url('../fonts/notoserif-bolditalic-webfont.ttf') format('truetype'), url('../fonts/notoserif-bolditalic-webfont.svg#noto_serifbold_italic') format('svg');
}
@font-face {
	font-family: 'noto_serifitalic';
	src: url('../fonts/notoserif-italic-webfont.eot');
	src: url('../fonts/notoserif-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/notoserif-italic-webfont.woff2') format('woff2'), url('../fonts/notoserif-italic-webfont.woff') format('woff'), url('../fonts/notoserif-italic-webfont.ttf') format('truetype'), url('../fonts/notoserif-italic-webfont.svg#noto_serifitalic') format('svg');
}
@font-face {
	font-family: 'noto_serifregular';
	src: url('../fonts/notoserif-regular-webfont.eot');
	src: url('../fonts/notoserif-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/notoserif-regular-webfont.woff2') format('woff2'), url('../fonts/notoserif-regular-webfont.woff') format('woff'), url('../fonts/notoserif-regular-webfont.ttf') format('truetype'), url('../fonts/notoserif-regular-webfont.svg#noto_serifregular') format('svg');
}
.super-bold p strong
{
	font-family: montserratbold;
}
.font3 p
{
	font-family:noto_serifregular;
}
.font4 p
{
	    font-family: montserratregular;
}