hoverchr@charset "utf-8";
/* CSS Document */

.container-fluid {
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
}

.container-full {
  margin: 0 auto;
  width: 100%;
  background-color:#fff;	
}

.fullWidthWhite {
  width:100%;
  background-color:#fff;	
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.navbar-default {
	background-color: rgba(250, 250, 250, 0.8);	
	font-family: 'ArticulatCF-Light', Arial, Verdana, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	border: none;
	margin:0;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav   {
    color: #56554e;
}

.navbar-default .navbar-nav > li > a {
    color: #56554e;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #2c2c2c;
}

.navbar-default .navbar-nav > li > a:focus {
    color: #56554e;
}

.navbar-default .navbar-nav > li > a:visited {
    color: #56554e;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: rgba(59, 35, 35, 0.7);
}

.select {
	outline: none;
	text-decoration: none;
	color: #564B53;
	transition: 500ms ease;
	-moz-transition: 500ms ease;
	-webkit-transition: 500ms ease;
	-ms-transition: 500ms ease;
	-o-transition: 500ms ease;
	border-bottom: 4px solid #564B53;
	padding-bottom: 0px;
}

/*.select {
	outline: none;
	text-decoration: none;
	color: #951E3C;
	transition: 500ms ease;
	-moz-transition: 500ms ease;
	-webkit-transition: 500ms ease;
	-ms-transition: 500ms ease;
	-o-transition: 500ms ease;
	border-bottom: 4px solid #951E3C;
	padding-bottom: 0px;
}*/

#socialmedia {
	position:absolute;
	top:20px;
	left:20px;
	text-align:left;	
	/*text-shadow: 0px 3px 2px rgba(150, 150, 150, 0.5);*/
	z-index:1000001;
}

#socialmedia a {
	color:#564B53;
}

#socialmedia a:hover {
	color:#a29c73;
}

#socialmedia a:visited {
	color:#564B53;
}

.fa {
    font-size:26px;
}

body {
	height:101%;
	font-family: 'ArticulatCF-Light', Arial, Verdana, sans-serif;
	color: #353544; /* 7e7e91 */
	font-size: 18px;
	background-color:#fff;
}

.box-opaque {
	margin-top:2px;
	padding:20px;
	background-color: rgba(35, 35, 35, 0.7);	
	/*background-image: url(../images/bg-repeat.png);
	background-repeat: repeat;*/
	color: #F9F9F9;;
	font-size:20px;
	-moz-border-bottom-right-radius: 30px;
   	-webkit-border-bottom-right-radius: 30px;
   	-khtml-border-bottom-right-radius: 30px;
	border-bottom-right-radius: 30px;
	-moz-border-bottom-left-radius: 30px;
   	-webkit-border-bottom-left-radius: 30px;
   	-khtml-border-bottom-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

a:hover {
	text-decoration:none;
	outline: none;
	color: #564B53;
}

a {
    text-decoration:none;
	outline: none;
	color: #56554e;
}

a:visited, a:focus {
    text-decoration:none;
	outline: none;
	color: #56554e;
}

h1 {
	font-family: 'ArticulatCF-Normal', Arial, Verdana, sans-serif;
	color: #56554e;
	font-size: 26px;
	margin-bottom:18px;
	text-transform: uppercase;
}

h2 {
	font-family: 'ArticulatCF-Normal', Arial, Verdana, sans-serif;
	color: #56554e;
	font-size: 22px;
	margin-bottom:18px;
	text-transform: uppercase;
}

h3 {
	font-family: 'ArticulatCF-Normal', Arial, Verdana, sans-serif;
	color: #3b2323;
	font-size: 20px;
	margin-bottom:14px;
}

.downWhite  {
	font-family: 'ArticulatCF-Normal', Arial, Verdana, sans-serif;
	font-size: 18px;
	text-decoration:none;
	text-align:center;
	color: #fff;
}	

.downWhite a {
	color: #fff;
}

.downWhite a:hover {
	color: #eee;
}

.footer-bg {
	padding:20px 0;
	background-color:#2c2c2c; /* e9e9e9 */
	border-top: solid 1px #f9f9f9;
	font-size:1.2rem;
	color: #f9f9f9;
}

.footer-bg a {
	text-decoration:none;
	outline:none;	
	color: #fff;
}

.footer-bg a:hover {
	text-decoration:none;
	outline:none;
	color: #eee;
}

	.clear {
	clear:both;	
}

	.clear15 {
	clear:both;	
	margin-bottom:15px;
	}
	
	.clear20 {
	clear:both;	
	margin-bottom:20px;
	}

	.clear30 {
	clear:both;	
	margin-bottom:30px;
	}

	.clear50 {
	clear:both;	
	margin-bottom:40px;
	}

	.clear100 {
	clear:both;	
	margin-bottom:70px;
	}

a:hover {
	text-decoration:none;
	outline:none;	
}

.logo {
	width:230px;
	margin: 0 auto;
}

.logosm {
	width:100px;
	margin: 0 0 20px 0;
}

.homePadding {
	padding:0;
}

.homeRow {
	padding:0;
}

.homeRow img {
	width: 100%;
	height: 600px;
	max-height: 600px;
}

.kitchens {
	position:relative;
	background-image:url("../images/home-kitchens.jpg"); 
	height:600px;
	min-height:600px;
	/*margin:0 0 20px 0;*/
	background-size:cover;
	background-position:center bottom;
	z-index:1;
}

.quote {
	position:relative;
	background-image:url("../images/home-quote.jpg"); 
	height:600px;
	min-height:600px;
	/*margin:0 0 20px 0;*/
	background-size:cover;
	background-position:center bottom;
	z-index:1;
}

.bathrooms {
	position:relative;
	background-image:url("../images/home-bathrooms.jpg"); 
	height:600px;
	min-height:600px;
	/*margin:0 10px 0 0;*/
	background-size:cover;
	background-position:center bottom;
	z-index:1;
}

.clients {
	position:relative;
	background-image:url("../images/home-clients.jpg"); 
	height:600px;
	min-height:600px;
	/*margin:0 0 0 10px;*/
	background-size:cover;
	background-position:center bottom;
	z-index:1;
}

.titlekitchens {
	position:relative;
	padding-top: 20px;
	padding-left: 30px;
	font-family: 'KabelLight', Arial, Verdana, sans-serif;
	font-size: 48px;
	color: #fff;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.titlekitchens a {
	color: #fff;
}

.titlekitchens a:hover {
	color: #eee;
	text-shadow: 0px 3px 2px rgba(150, 150, 150, 0.7);
	text-decoration: none;
	outline: none;
}

.titlekitchens a:visited {
	color: #fff;
}

.titlequote {
	position:relative;
	padding-top: 520px;
	padding-left: 30px;
	font-family: 'KabelLight', Arial, Verdana, sans-serif;
	font-size: 48px;
	color: #fff;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.titlequote a {
	color: #fff;
}

.titlequote a:hover {
	color: #eee;
	text-shadow: 0px 3px 2px rgba(150, 150, 150, 0.7);
	text-decoration: none;
	outline: none;
}

.titlequote a:visited {
	color: #fff;
}

.titlebathrooms {
	position:relative;
	padding-top: 520px;
	padding-left: 30px;
	font-family: 'KabelLight', Arial, Verdana, sans-serif;
	font-size: 48px;
	color: #fff;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.titlebathrooms a {
	color: #fff;
}

.titlebathrooms a:hover {
	color: #eee;
	text-shadow: 0px 3px 2px rgba(150, 150, 150, 0.7);
	text-decoration: none;
	outline: none;
}

.titlebathrooms a:visited {
	color: #fff;
}
.titleclients {
	position:relative;
	padding-top: 20px;
	padding-left: 30px;
	font-family: 'KabelLight', Arial, Verdana, sans-serif;
	font-size: 48px;
	color: #fff;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.titleclients a {
	color: #fff;
}

.titleclients a:hover {
	color: #eee;
	text-shadow: 0px 3px 2px rgba(150, 150, 150, 0.7);
	text-decoration: none;
	outline: none;
}

.titleclients a:visited {
	color: #fff;
}


/* CONTAINERS

============================ */

#homeContainer {
	position:relative;
	background-image:url("../images/bg-texture.jpg"); 
	min-height:400px;
	width:100%;
	background-size:cover;
	background-position:center top;
	z-index:1;
}

#header-testimonials {
	position:relative;
	width:100%;
	min-height:540px;
	background-image: url(../images/header-about.jpg);
	background-position: center bottom;
	background-attachment: inherit;
	background-repeat: no-repeat;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;	
	z-index:1;
	}

#header-contact {
	position:relative;
	width:100%;
	min-height:540px;
	background-image: url(../images/header-kitchens.jpg);
	background-position: center center;
	background-attachment: inherit;
	background-repeat: no-repeat;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;	
	z-index:1;
	}

#header-privacy {
	position:relative;
	width:100%;
	min-height:306px;
	background-image: url(../images/header-privacy.jpg);
	background-position: center center;
	background-attachment: inherit;
	background-repeat: no-repeat;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;	
	z-index:1;
	}

#aboutContainer {
	position:relative;
	background-image:url("../images/about-bg.jpg"); 
	min-height:400px;
	background-size:cover;
	z-index:1;
}

#servicesContainer {
	position:relative;
	background-image:url("../images/services-bg.jpg"); 
	min-height:400px;
	background-size:cover;
	z-index:1;
}

/*

Gallery 

*/

#galleryKitchenContainer {
	position:relative;
	background-image:url("../images/kitchens-bg.jpg"); 
	min-height:400px;
	background-size:cover;
	z-index:1;
}

#galleryBathroomContainer {
	position:relative;
	background-image:url("../images/bathrooms-bg.jpg"); 
	min-height:400px;
	background-size:cover;
	z-index:1;
}


.galleryTopBox {
	position:relative;
	background-image:url("../images/gallery-repeat-bg.png"); 
	width:100%;
	background-repeat:repeat;
	background-position:left top;	
	top: 0px;
	margin-right:0px;
	bottom:0px;
	left:0;
	padding:10px 30px 20px 30px;
	text-align:left;
	font-size:16px;
	z-index:2;
}

#galleryMidContainer {
	position:relative;
	min-height:768px;
	width:100%;
	padding: 0 15px;
	background-size:cover;
	background-position:center bottom;
	background-repeat:no-repeat;
	z-index:1;
}

.down  {
	text-decoration:none;
	text-align:center;
}	

.down a {
	color: #0f1130;
}

.down a:hover {
	color: #30354a;
}

/* ------------------------- */

.aboutRow {
	padding:0;
}

.aboutRow img {
	width: 100%;
	height:auto;
}

.aboutPadding {
	padding:0;
}

#bookingContainer {
	position:relative;
	padding-top:20px;
	width:100%;
	/*background-color: #f9f9f9;*/
	background-image:url("../images/bg-booking.jpg"); 
	background-size:cover;
	background-position:center center;
	z-index:1;
}

#contactContainer {
	width: 100%;
	background-color: #f9f9f9;
	color: #7e7e91;
} 

#contactContainer a {
	color: #7e7e91;
}

#contactContainer a:hover {
	color: #3B2323;
}

#contactContainer a:visited {
	color: #7e7e91;
}


/* HOME

============================ */

#homeLower {
	width:100%;
	background-color:#A38728;
	font-size:18px;	
	color: #fff;
}

#absolute-bottom {
    position: relative;
    margin-top:-45px;
	z-index:10000;
}

#absolute-bottom img {
	width:90px;
	height:45px;	
}

.privacy {
	padding-top:20px;
	background-color: #d6b134;
	color:#fff;
}

/* ABOUT

============================ */

.aboutTopBox {
	float:left;
	position:relative;
	background-image:url("../images/repeat-bg.png"); 
	width:100%;
	background-repeat:repeat;
	background-position:right top;	
	top: 0px;
	margin-right:0px;
	bottom:0px;
	left:0;
	padding:10px 30px 20px 30px;
	text-align:left;
	font-size:18px;
}
	

/**********************
	Accordion

**********************/

#wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}
 
.accordionButton {	
	width: 100%;
	float: left;
	padding-top:5px;
	padding-bottom:10px;
	cursor: pointer;
	}
 
 .accordionButton h2 {	
	cursor: pointer;
	}
 
 .accordionContent {	
	width: 100%;
	float: left;
	padding-bottom:20px;
	padding-right:15px;
	display: none;
	border-bottom: 0px solid #a6a381;
	}
	
 .accordionButton2 {	
	width: 100%;
	float: left;
	padding-top:5px;
	padding-bottom:10px;
	cursor: pointer;
	}
 
 .accordionContent2 {	
	width: 90%;
	float: left;
	margin-left:10px;
	padding-bottom:20px;
	padding-right:15px;
	display: none;
	border-bottom: 0px solid #a6a381;
	}

  .hand {
	cursor: pointer;
	}

	.hidden {display: none;}
	.unhidden {display:block;}
	
/*	Blockquotes  */
	blockquote, blockquote p { font-family: 'ArticulatCF-Normal', Arial, Verdana, sans-serif; font-size: 30px; line-height: 32px; color: #c6b96a; font-style: normal; }
	blockquote { float:right; text-align:left; width:220px; margin:0; padding: 0 0 10px 25px; border-left: 0px solid #fff; }
	blockquote cite { display: block; font-size: 12px; color: #eee; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { outline:none; }

    blockquote2, blockquote2 p { font-family: 'ArticulatCF-Normal', Arial, Verdana, sans-serif; font-size: 30px; line-height: 32px; color: #c6b96a; font-style: normal; }
	blockquote2 { float:left; text-align:left; width:220px; margin:0; padding: 0px 25px 15px 0; border-right: 0px solid #fff; }
	blockquote2 cite { display: block; font-size: 12px; color: #eee; }
	blockquote2 cite:before { content: "\2014 \0020"; }
	blockquote2 cite a, blockquote cite a:visited, blockquote cite a:visited { outline:none; }

/**********************
	Google Maps  
**********************/

#map-canvas {
  width:100%;
  height:300px;
  min-height:300px;
  margin: 12px 0;
  padding-top:40px;
  border-top: 0px solid rgba(0,0,0,.1);
  border-bottom: 0px solid rgba(0,0,0,.1);
}

/**********************
	Scroller  
**********************/

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #a2a2a2;
    color: #f9f9f9;
    width: 43px;
    height: 43px;
    line-height: 43px;
    right: 30px;
    bottom: 30px;
    padding-left: 1px;
	padding-bottom:3px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
    background-color: #a29c73;
	color:#fff;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
    opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}

.readmore {
	font-family: "Typewriter", Arial, Verdana, sans-serif;
	background-color:#eee;
	padding:2px 5px 4px 5px;
	color:#777;
	font-size:16px;
	-moz-border-top-right-radius: 25px;
   	-webkit-border-top-right-radius: 25px;
   	-khtml-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
    -moz-border-top-left-radius: 25px;
    -webkit-border-top-left-radius: 25px;
   	-khtml-border-top-left-radius: 25px;
   	border-top-left-radius: 25px;
   	-moz-border-bottom-right-radius: 25px;
   	-webkit-border-bottom-right-radius: 25px;
   	-khtml-border-bottom-right-radius: 25px;
	border-bottom-right-radius: 25px;
    -moz-border-bottom-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -khtml-border-bottom-left-radius: 25px;
   	border-bottom-left-radius: 25px;
	text-decoration:none;
}

.readmore a{
	color:#777;	
}

.readmore a:hover  {
	color:#bbb;
}

/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto; }
		
	.featured img {
		height: 100px;
		margin: 10px 5px 20px 5px;
	}

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
	
	#socialmedia {
	/*display:none;*/
	top:12px;
	left:10px;
	}
	
	body p {
	font-size:16px;	
	}
	
	.navbar-default {
	font-size: 16px;
	}
	
	#homeContainer {
	padding-top:0px;
	}
	
	.footer-bg  p {
	font-size:12px;
	}
		
	.kitchens {
	position:relative;
	background-image:url("../images/home-kitchens.jpg"); 
	height:280px;
	min-height:280px;
	margin-bottom:30px;
	background-size:cover;
	background-position:center bottom;
	z-index:1;
}

    .quote {
	position:relative;
	background-image:url("../images/home-quote.jpg"); 
	height:280px;
	min-height:280px;
	background-size:cover;
	background-position:center bottom;
	z-index:1;
}

    .bathrooms {
	position:relative;
	background-image:url("../images/home-bathrooms.jpg"); 
	height:280px;
	min-height:280px;
	margin-bottom:30px;
	background-size:cover;
	background-position:center bottom;
	z-index:1;
}

    .clients {
	position:relative;
	background-image:url("../images/home-clients.jpg"); 
	height:280px;
	min-height:280px;
	background-size:cover;
	background-position: center bottom;
	z-index:1;
}
	
	.titlekitchens {;
	padding-top: 15px;
	padding-left: 15px;
	font-size: 32px;
	letter-spacing: 0.1em;
}
		
	.titlequote {
	padding-top: 220px;
	padding-left: 15px;
	font-size: 32px;
	letter-spacing: 0.1em;
}

	.titlebathrooms {
	padding-top: 180px;
	padding-left: 15px;
	font-size: 32px;
	letter-spacing: 0.1em;
}

	.titleclients {
	padding-top: 15px;
	padding-left: 15px;
	font-size: 32px;
	letter-spacing: 0.1em;
}	
	
	#header-testimonials {
	min-height:306px;
	}

	#header-contact {
	min-height:306px;
	}
		
	#header-privacy {
	min-height:306px;
	}
	
	.hidden {display: block; }
		
	.spacer30 {
	height:30px;
	min-height:30px;
	}
		
	.navbar-default {
	font-size: 18px;
	text-align: center;
	padding-top: 10px; 
	}
		
	.navbar-toggle { float: none; display: block; margin: 0 auto; text-align: center; } 
		
	.select {
	border-bottom: 1px solid #564B53;
}
		
	/*	Blockquotes  */
	blockquote, blockquote p { font-size: 26px; }
	blockquote { float:right; text-align:left; width:160px; margin:0; padding: 0 10px 10px 20px; border-left: 0px solid #fff; }

	blockquote2 { float:left; text-align:left; width:160px; margin:0; padding: 0px 25px 10px 0; border-right: 0px solid #fff; }
	blockquote2, blockquote2 p { font-size: 26px; }

		}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {


		
	}

	/* Tablet  */
	@media only screen and (min-device-width : 768px) 
	and (max-device-width : 1024px)  { 
	
	body p {
	font-size:16px;	
	}
	
	.navbar-default {
	font-size: 16px;
	}
	
	#homeContainer {
	padding-top:0px;
	}
	
	#socialmedia {
	position:absolute;
	top:20px;
	left:20px;
	}
	
	body {
	font-size: 18px;
	}

	h1 {
	font-size: 36px;
	}
	
	#homeLower {
	background-color:#A38728;
	font-size:16px;	
	}
		
	.titlekitchens {
	letter-spacing: 0.1em;
}

	.titlequote {
	padding-top: 515px;
	letter-spacing: 0.1em;
}
		
	.titlebathrooms {
	padding-top: 445px;
	letter-spacing: 0.1em;
}
	
	.titleclients {
	letter-spacing: 0.1em;
}
		
	.clear15 {
	clear:both;	
	margin-bottom:15px;
	}
	
	.clear20 {
	clear:both;	
	margin-bottom:20px;
	}

	.clear50 {
	clear:both;	
	margin-bottom:40px;
	}

	.clear100 {
	clear:both;	
	margin-bottom:70px;
	}
	
	.featured img {
	height: 80px;
	margin: 10px 5px 20px 5px;
	}
	
	.aboutTopBox {
	padding:0px 20px 20px 20px;
	text-align:left;
	font-size:16px;
	}
	
	.shopBox {
	margin:30px 0 30px 30px;
	padding:10px 20px 20px 20px;
	font-size:16px;
    }

	.footer-bg  p {
	font-size:1.1rem;
	}
		
	.kitchens {
	position:relative;
	background-image:url("../images/home-kitchens.jpg"); 
	height:480px;
	min-height:480px;
	background-size:cover;
	background-position:center bottom;
	z-index:1;
}

    .quote {
	position:relative;
	background-image:url("../images/home-quote.jpg"); 
	height:480px;
	min-height:480px;
	background-size:cover;
	background-position:center bottom;
	z-index:1;
}

    .bathrooms {
	position:relative;
	background-image:url("../images/home-bathrooms.jpg"); 
	height:480px;
	min-height:480px;
	background-size:cover;
	background-position:center bottom;
	z-index:1;
}

    .clients {
	position:relative;
	background-image:url("../images/home-clients.jpg"); 
	height:480px;
	min-height:480px;
	background-size:cover;
	background-position: center bottom;
	z-index:1;
}
		
	.titlequote {
	padding-top: 330px;
}
		
	.titlebathrooms  {
	padding-top: 330px;
}
		
	#header-testimonials {
	min-height:430px;
	}

	#header-contact {
	min-height:430px;
	}
		
	#header-privacy {
	min-height:430px;
	}
	
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}


	@media screen and (min-width:1025px) and (max-width:1380px) {
	

	
	}

	@media screen and (min-width:1366px) and (max-width:1366px) {
	
	.titlequote {
	padding-top: 515px;
	letter-spacing: 0.1em;
}
		
	.titlebathrooms {
	padding-top: 445px;
	letter-spacing: 0.1em;
}
	
	}

/* Tablet Landscape Orientation */
	@media only screen and (min-device-width : 768px) 
	and (max-device-width : 1200px) { 
		
	}


/**********************
	Fonts  
**********************/

@font-face {
    font-family: 'ArticulatCF-Medium';
    src: url('../fonts/ArticulatCF-Medium.eot');
    src: url('../fonts/ArticulatCF-Medium.woff2') format('woff2'),
         url('../fonts/ArticulatCF-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArticulatCF-Normal';
    src: url('../fonts/ArticulatCF-Normal.eot');
    src: url('../fonts/ArticulatCF-Normal.woff2') format('woff2'),
         url('../fonts/ArticulatCF-Normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArticulatCF-Light';
    src: url('../fonts/ArticulatCF-Light.eot');
    src: url('../fonts/ArticulatCF-Light.woff2') format('woff2'),
         url('../fonts/ArticulatCF-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KabelLight';
    src: url('../fonts/KabelLight.eot');
    src: url('../fonts/KabelLight.eot') format('embedded-opentype'),
         url('../fonts/KabelLight.woff2') format('woff2'),
         url('../fonts/KabelLight.woff') format('woff'),
         url('../fonts/KabelLight.ttf') format('truetype'),
         url('../fonts/KabelLight.svg#KabelLight') format('svg');
}

@font-face {
    font-family: "Typewriter";
    src: url('../fonts/TYPEWR__.eot?') format("eot"), url('../fonts/TYPEWR__.woff') format("woff"), url('../fonts/TYPEWR__.ttf') format("truetype"), url('../fonts/TYPEWR__.svg#Typewriter') format("svg");
    font-weight: normal;
    font-style: normal;
}
