/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/


/*------------------------------------*\
    RESET MEYER
\*------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{text-decoration: none;}

/*------------------------------------*\
    BOX-SIZING
\*------------------------------------*/

html {
  box-sizing: border-box;
}
* {
  box-sizing: inherit;
}

/*------------------------------------*\
    CLEARFIX
\*------------------------------------*/

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1200px;
	width:90%;
	margin:0 auto;
	position:relative;
	background-color: ;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/

/* header */
header{
	position: fixed; /* relative */
	background-color: #303030; /* #383838 */
	max-width: 175px;
	width: 13%; /* 17% */
	height: 100%; /* 2095px */
	/* float: left; */
}
header nav{
	position: relative;
}
.logo {
    width: 146%;
    position: absolute;
    top: 5px;
    left: -39px;
}
.logo a{
	display: inline-block;
}
.logo img{
	width: 100%;
}
header nav ul{
	position: absolute;
	top: 150px;
	width: 100%;
}
header nav ul li{
	border-top: 1px solid #515151; /*#444444*/
	box-shadow: 0 -1px 0 #0F0F0F; /*#141414*/
	width: 100%;
	height: 70px;
}
header nav ul li.border-bottom{
	border-top: 1px solid #515151;
	border-bottom: 1px solid #0F0F0F;
	box-shadow: 0 1px 0 #515151,
				0 -1px 0 #0F0F0F;
}
header nav ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 70px;
	color: #05A8F3;
	font-family: 'coolveticaregular', sans-serif;
	font-variant: small-caps;
	font-size: 20px;
	letter-spacing: 1.5px;
	font-style: italic;
}
header nav ul li a:hover{
	background-color: #00496B ; /*#003551*/
	height: 98%;
}
header nav ul li a.height:hover{
	height: 100%;
}
header nav ul li a:focus{
	background-color: #00496B ; /*#003551*/
	height: 98%;
}
/* content */
.content{
	background-color: #CACACA;
	width: 83%;
	height: auto;
	margin-left: 13.5%;
	float: left;
}

/* services */
.services{
	width: 100%;
	margin-top: 30px;
}
.padding{
	padding: 20px 40px 10px 40px;
}
.main h2{
	font-family: 'coolveticaregular', sans-serif;
	font-variant: small-caps;
	font-size: 20px;
	letter-spacing: 1.5px;
	font-style: italic;
	background-color: #006FA6;
	color: #fff;
	width: 100%;
	height: 35px;
	line-height: 25px;
	padding: 5px 0 5px 20px;
	margin-bottom: 30px;
}
.blocServ{
	float: left;
	width: 29%;
	margin: 0 2%;
}
.blocServ h3{
	text-align: center;
	margin-bottom: 10px;
	font-family: 'Cabin Condensed', sans-serif;
	font-weight: 600;
	font-variant: small-caps;
	letter-spacing: .5px;
	font-size: 1.15em;
	color: #018dcd;
}
.blocServ p{
	/*text-align: center;*/
	margin-bottom: 30px;
	font-family: 'Cabin Condensed', sans-serif;
	font-weight: 400;
	font-size: .9em;
	line-height: 22px;
	color: #5E5E5E;
}
.programmes p, .sechage p, .laverie p{
	margin-bottom: 0;
}
.blocServ li{
	background: url(../img/puce.png) no-repeat 25px 9px;
	padding-left: 38px;
	font-family: 'Cabin Condensed', sans-serif;
	font-weight: 400;
	font-size: .9em;
	line-height: 22px;
	color: #000;
}
.margin{
	margin-bottom: 45px;
}

/* tarifs */
.tarifs{
	padding-bottom: 25px;
}
.lavage{
	width: 45%;
	float: left;
}
.sechoir{
	width: 45%;
	float: left;
	margin-left: 35px;
}
.tarifs h3{
	margin-left: 170px;
	margin-top: -10px;
	margin-bottom: 20px;
	font-family: 'Cabin Condensed', sans-serif;
	font-weight: 600;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #018dcd;
	letter-spacing: 1px;
	float: left;
}
.rond{
	position: relative;
	float: left;
	margin: 5px 35px 30px 35px;
	width: 125px;
	height: 125px;
	background-color: #fff;
	border-radius: 125px;
	border: 3px solid #006FA6;
}
.sprite{
	background: url('../img/sprite.png') no-repeat -6px -1px;
	width: 50px;
	height: 74px;
}
.machine{
	position: absolute;
	left: 34px;
	top: 28px;
}
.rondprix{
	position: absolute;
	right: 0;
	top: 0;
	width: 35px;
	height: 35px;
	border-radius: 35px;
	background-color: #006FA6;
	border: 1px solid #fff;
	box-shadow: 0 0 5px #000;
}
.rect{
	position: absolute;
	right: -39px;
	top: 5px;
	width: 70px;
	height: 30px;
	border-radius: 2px;
	background-color: #006FA6;
	border: 1px solid #fff;
	box-shadow: 0 0 5px #000;
}

span.prix{
	color: #fff;	
	line-height: 33px;
	margin-left: 8px;
	font-family: 'Cabin Condensed', sans-serif;
}
.rectxt{
	margin-left: 5px !important;
	line-height: 30px !important;
}
span.kilos{
	position: absolute;
	left: 45px;
	top: 6px;
	color: #006FA6;
	font-family: 'coolveticaregular', sans-serif;
}
span.space{
	letter-spacing: -2px;
}
span.NBmachines{
	position: absolute;
	bottom: -22px;
	left: 20px;
	color: #006FA6;
	font-family: 'Cabin Condensed', sans-serif;
	font-style: italic;
}
.bordure{
	width: 3px;
	height: 190px;
	float: left;
	margin-left: 40px;
	background-color: #3e3e3e;
	border-right: 2px solid #F4F4F4;
}

/* contact */
.contact{
	padding-bottom: 40px;
}
img.carte{
	width: 80%;
	margin-left: 10%;
	border: 1px solid #3e3e3e;
	margin-bottom: 35px;
}
/*.contact form{
	width: 60%;
	padding: 10px 10px 20px 15px;
	float: left;
}*/
.contact h3{
	font-family: 'Cabin Condensed', sans-serif;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 1px 1px 0 #F7F7F7;
	color: #006FA6; /* #018dcd */
	/*font-style: italic;*/
	text-align: center;
	margin-bottom: 30px;
	font-variant: small-caps;
	font-size: 1.1em;
}
/*.nom, .prenom, .email{
	margin-bottom: 20px;
}
.contact label{
	background: url(../img/motif.png) repeat 0 0;
	padding: 3px 10px;
	border: 1px solid #000;
	border-radius: 15px 0 0 15px;
	color: #fff;
	font-family: 'Cabin Condensed', sans-serif;
	font-weight: 600;
	width: 100px;
	z-index: 9;
	cursor: pointer;
}
.nom label{padding-right: 28px;}
.email label{padding-right: 24px;}
.message label.labelmess{
	display: block;
	width: 90%;
	height: 30px;
	border-radius: 15px 15px 0 0;
	text-align: center;
	line-height: 20px;
}
.contact input{
	padding: 5px 0 4px 5px;
	width: 40%;
	margin-left: -4px;
	z-index: 1;
	border: 1px solid #000;
	border-left: none;
	background-color: #E0E0E0;
}
.contact input:focus{
	box-shadow: 0 0 10px #fff;
	border: 1px solid #8E8E8E;
	border-left: none;
	background-color: #fff;
}
.contact textarea{
	padding: 5px;
	width: 90%;
	border: 1px solid #000;
	border-top: none;
	background-color: #E0E0E0;
	margin-top: -0.2px;
	margin-bottom: 15px;
}
.contact textarea:focus{
	box-shadow: 0 0 10px #fff;
	border: 1px solid #8E8E8E;
	border-top: none;
	background-color: #fff;
}
.acocher{
	width: 40%;
	margin: 0 auto 15px auto;
}
.acocher input{
	width: 15px;
}
.acocher span{
	font-family: 'Cabin Condensed', sans-serif;
	font-style: italic;
	color: #5E5E5E;
}
input[type=submit]{
	padding: 5px 0 4px 5px;
	width: 20%;
	margin-left: 33%;
	border-radius: 10px;
	font-family: 'Cabin Condensed', sans-serif;
	font-weight: 600;
	font-size: 1em;
	border: 1px solid #fff;
	background-color: #006FA6;
	color: #fff;
}
input[type=submit]:hover{
	border: 1px solid #006FA6;
	background-color: #fff;
	color: #006FA6;
	cursor: pointer;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
}
.errorform{
	font-family: 'Cabin Condensed', sans-serif;
	color: red;
	font-size: .9em;
	margin: 0 0 4px 74px;
}
.errorhuman{
		margin: 10px 0;
}
.alert{
	padding: 15px;
	margin-bottom: 5px;
	border: 1px solid transparent;
	border-radius: 3px;
}
.alert-success{
	background-color: rgba(0, 255, 0, .2);
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, .1);
	color: #088C11;
	width: 55%;
	border-radius: 5px;
	text-align: center;
	margin: 23px auto;
}
.alert-danger {
    background-color: rgba(255, 0, 0, .2);
    padding: 10px;
    border: 1px solid rgba(255, 0, 0, .4);
    color: #AF3131;
    line-height: 22px;
    width: 55%;
    border-radius: 5px;
    text-align: center;
    margin: 23px auto;
}
.bordure2{
	width: 3px;
	height: 450px;
	float: left;
	margin-left: 0;
	margin-top: 5px;
	background-color: #3e3e3e;
	border-right: 2px solid #F4F4F4;
}*/

.contact .infos{
    width: 48%;
    padding: 10px 0 10px 5%;
    margin: 0 auto;
}
.infos h3{
	margin-bottom: 15px;
}
.infos p{
	font-family: 'Cabin Condensed', sans-serif;
	letter-spacing: .5px;
	line-height: 22px;
	color: #5e5e5e;	
	padding-left: 15px;
}
.puce{
	background: url(../img/puce.png) no-repeat 0 9px;
}
h3.titresInfos{
	margin-top: 30px;
}

/* footer */
footer{
	width: 100%;
	height: 30px;
	float: left;
	background-color: #006FA6;
	border-top: 1px solid #3e3e3e;
}
footer p{
	color: #fff;
	font-family: 'Cabin Condensed', sans-serif;
	letter-spacing: .8px;
	font-size: .8em;
	text-align: center;
	line-height: 25px;
}
footer a{
	color: #fff;
	font-family: 'Cabin Condensed', sans-serif;
	letter-spacing: .5px;
	text-decoration: underline;
}
footer a:hover{
	color: #000;
	text-decoration: underline;
}
/*------------------------------------*\
	FLEXSLIDER
\*------------------------------------*/

/* ==========================
 * FONT-FACE
 * ==========================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('../flexslider/fonts/flexslider-icon.eot');
  src: url('../flexslider/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), 
	   url('../flexslider/fonts/flexslider-icon.woff') format('woff'), 
	   url('../flexslider/fonts/flexslider-icon.ttf') format('truetype'), 
	   url('../flexslider/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ==========================
 * RESETS
 * ==========================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ============================
 * BASE STYLES
 * ============================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 90%;
  display: block;
  border-top: 10px solid #000;
  border-bottom: 10px solid #000;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ==============================
 * DEFAULT THEME
 * ==============================*/
 
.flexslider {
	margin: 25px 0 0 12.1%;
	/* background: #ffffff;
	border: 4px solid #ffffff; */
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    /* border-radius: 4px; */
	-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -15px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  filter: alpha(opacity=70);
  left: 1%;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  filter: alpha(opacity=70);
  right: 11%;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -30px;
    text-align: center;
    left: -40px;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: #006FA6;
  cursor: pointer;
  text-indent: -9999px;
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #006FA6;
  background: #000;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  filter: alpha(opacity=70);
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: default;
}

/* =============================
 * RESPONSIVE flexslider
 * =============================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    filter: alpha(opacity=100);
    left: -5%;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    filter: alpha(opacity=100);
    right: 10px;
  }
}


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:1024px) {
	.logo{width: 165%;left: -40px;}
	.blocServ li{background-position: 0px 9px; padding-left: 16px;}
	.tarifs h3{margin-left: 112px; margin-top: 0;}
	.lavage{width: 45%;}
	.rond{margin: 5px 0;}
	.rd1{margin-right: 33px;}
	.bordure{margin-left: 20px;}
	.sechoir{width: 45%; margin-left: 10px;}
	.rd2{margin-right:35px;}
	img.carte{width: 90%; margin-left: 5%; margin-bottom: 30px;}
	.contact .infos{width: 70%;}
	/*
	.contact input{width: 50%;}
	.acocher input{width: 0;}
	input[type="submit"]{margin-left: 25%; width: 40%;}
	*/
}

@media only screen and (max-width:800px) {
	.flex-control-nav{left: -15px;}
	.blocServ{width: 45%; margin: 0 0 25px 0;}
	.laverie, .qualite{float: right;}
	.margin.clearfix{display: none;}
	.logo{width: 170%; left: -33px;}	
	.securite{margin-top: -30px;}
	.paiement{margin-right: 49px; margin-bottom: 0;}
	.tarifs{padding-top: 0;}
	.rond{margin: 15px 0 30px 22%;}
	.bordure{height: 375px;}
	.tarifs h3{margin-left: 81px; margin-bottom: 5px;}
	.slides img{margin-left: 5px;}
	img.carte{width: 100%; margin-left: 0}
	.contact .infos{width: 80%;}
	/*
	.contact form{width: 65%; padding: 5px 0px 20px 1px;}
	.contact .infos{float: left; width: 34%; padding: 10px 0 10px 3%;}
	.bordure2{height: 541px;}
	.nom, .prenom{margin-bottom: 28px;}
	.email{margin-bottom: 40px;}
	.acocher{margin: 10px auto 25px auto;}
	*/
}

@media only screen and (max-width:768px) {
	.programmes{margin-bottom: 47px;}
	header nav ul li a{font-size: 1.2em; line-height: 60px;}
	header nav ul li{height: 60px;}
	.contact .infos{width: 100%;}
}

@media only screen and (max-width:600px) {
	header nav ul li{height: 60px;}
	header nav ul li a{font-size: .9em; line-height: 60px;}
	.logo{left: -25px;}
	.blocServ{width: 100%; float: left; margin: 0 0 30px 0;}
	.blocServ h3{text-align: left; margin-bottom: 5px;}
	.blocServ p{margin-bottom: 0;}
	.tarifs h3{margin-left: 53px;}
	.rond {margin-left: 12%;}
	/*
	.contact form{width: 100%;}
	.contact input{width: 53%;}
	.message label.labelmess{width: 100%;}
	.contact textarea{width: 100%;}
	.acocher input{width: 15px;}
	*/
	.contact .infos{width: 100%; padding: 0 8%;}
	.bordure2{display: none;}
	.infos h3{margin-bottom: 5px;}
	h3.titresInfos{margin-top: 27px;}
	/*input[type="submit"]{margin-left: 25%; width: 45%; margin-bottom: 23px;}*/
}

@media only screen and (max-width:568px) {
	header nav ul{top: 65px;}
	header nav ul li{height: 40px;}
	header nav ul li a{line-height: 40px;}
	.content{width: 86%;}
}

@media only screen and (max-width:480px) {
	.wrapper{width: 96%;}
	header{width: 15%;}
	.logo{left: -15px; width: 170%;}
	.tarifs h3{margin-left: 27px;}
	.bordure{display: block;}
	.rond{margin-left: -5px;}
	.lavage{width: 41%;}
	.sechoir{margin-left: 12px;}
	/*.contact input{padding: 5.5px 0 4px 5px; }*/
}


@media only screen and (max-width:320px) {
	
	header{width: 20%;}
	.content{width: 80%; margin-left: 20%;}
	header nav ul li{height: 54px;}
	header nav ul li a{font-size: .8em; line-height: 54px; letter-spacing: .7px;}
	.logo{left: -7px; width: 140%;}
	.flex-control-nav{left: -10px;}
	.padding{padding: 20px 10px 10px 20px;}
	.rond{margin-left: 40px;}
	.bordure{display: none;}
	.lavage, .sechoir{width: 100%; margin-left: 0;}
	.tarifs h2{margin-bottom: 0;}
	.tarifs h3{margin-top: 30px; margin-left: 70px;}
	.contact{padding-bottom: 30px;}
	/*
	.contact form{padding: 5px 0px 20px 0;}
	.contact input{width: 70%;}
	.contact label{font-size: .9em; font-weight: 400; padding: 4px 10px;}
	.nom label{padding-right: 14px;}
	.prenom label{padding: 4px 3px 4px 5px;}
	.email label{padding-right: 10px;}
	.acocher input{width: 15px;}
	.acocher{width: 70%;}
	input[type="submit"]{margin-left: 20%; width: 58%;}
	.errorform{margin-left: 10px;}
	*/
}


/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
    font-family: 'coolveticaregular';
    src: url('../fonts/coolvetica_rg-webfont.eot');
    src: url('../fonts/coolvetica_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/coolvetica_rg-webfont.woff2') format('woff2'),
         url('../fonts/coolvetica_rg-webfont.woff') format('woff'),
         url('../fonts/coolvetica_rg-webfont.ttf') format('truetype'),
         url('../fonts/coolvetica_rg-webfont.svg#coolveticaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
