@font-face {
	font-family: 'Cabin-Regular';
	src: url(../fonts/Cabin-Regular.eot) format('embedded-opentype'),  
	url(../fonts/Cabin-Regular.otf) format('opentype'),  
	url(../fonts/Cabin-Regular.woff) format('woff'), 
	url(../fonts/Cabin-Regular.ttf) format('truetype'), 
	url(../fonts/Cabin-Regular.svg#Cabin-Regular) format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'Cabin-SemiBold';
  src: url(../fonts/Cabin-SemiBold.eot?#iefix) format('embedded-opentype'), 
  url(../fonts/Cabin-SemiBold.otf)  format('opentype'),
	     url(../fonts/Cabin-SemiBold.woff) format('woff'), 
		 url(../fonts/Cabin-SemiBold.ttf)  format('truetype'), 
		 url(../fonts/Cabin-SemiBold.svg#Cabin-SemiBold) format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Cabin-Bold';
  src: url(../fonts/Cabin-Bold.eot?#iefix) format('embedded-opentype'),
    url(../fonts/Cabin-Bold.otf)  format('opentype'),
	     url(../fonts/Cabin-Bold.woff) format('woff'),
		 url(../fonts/Cabin-Bold.ttf)  format('truetype'), 
		 url(../fonts/Cabin-Bold.svg#Cabin-Bold) format('svg');
  font-weight: normal;
  font-style: normal;
}
