@charset "UTF-8";

/* FONT PATH
 * -------------------------- */




@font-face {
	font-family: 'StempelGaramondLTCom-Italic';
	src: 	url('../fonts/2D88EA_0_0.eot');
	src:	url('../fonts/2D88EA_0_0.eot?#iefix') format('embedded-opentype'),
			url('../fonts/2D88EA_0_0.woff2') format('woff2'),
			url('../fonts/2D88EA_0_0.woff') format('woff'),
			url('../fonts/2D88EA_0_0.ttf') format('truetype');}
 
  
@font-face {
	font-family: 'StempelGaramondLTStd-Roman';
	src: 	url('../fonts/2D88EA_1_0.eot');
	src: 	url('../fonts/2D88EA_1_0.eot?#iefix') format('embedded-opentype'),
			url('../fonts/2D88EA_1_0.woff2') format('woff2'),
			url('../fonts/2D88EA_1_0.woff') format('woff'),
			url('../fonts/2D88EA_1_0.ttf') format('truetype');}
 
  
@font-face {
	font-family: 'AvantGardeGothicITCW01Bd';
	src: 	url('../fonts/2D88EA_2_0.eot');
	src: 	url('../fonts/2D88EA_2_0.eot?#iefix') format('embedded-opentype'),
			url('../fonts/2D88EA_2_0.woff2') format('woff2'),
			url('../fonts/2D88EA_2_0.woff') format('woff'),
			url('../fonts/2D88EA_2_0.ttf') format('truetype');}


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


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

}

[data-icon]:before {
  font-family: "cr-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="cr-icon-"]:before,
[class*=" cr-icon-"]:before {
  font-family: "cr-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cr-icon-align-justify:before {
  content: "a";
}
.cr-icon-angle-down:before {
  content: "b";
}
.cr-icon-angle-left:before {
  content: "c";
}
.cr-icon-angle-right:before {
  content: "d";
}
.cr-icon-angle-up:before {
  content: "e";
}
.cr-icon-chevron-down:before {
  content: "f";
}
.cr-icon-chevron-left:before {
  content: "g";
}
.cr-icon-chevron-right:before {
  content: "h";
}
.cr-icon-chevron-up:before {
  content: "i";
}
.cr-icon-facebook:before {
  content: "j";
}
.cr-icon-google-plus:before {
  content: "k";
}
.cr-icon-pinterest:before {
  content: "l";
}
.cr-icon-instagram:before {
  content: "K";
}
.cr-icon-instagram2:before {
  content: "K";
}
.cr-icon-resize-expand:before {
  content: "n";
}
.cr-icon-resize-down:before {
  content: "o";
}
.cr-icon-youtube:before {
  content: "p";
}
.cr-icon-youtube-play:before {
  content: "q";
}
.cr-icon-linkedin:before {
  content: "r";
}
.cr-icon-chat-bubble:before {
  content: "s";
}
.cr-icon-dribble:before {
  content: "t";
}
.cr-icon-letter-mail:before {
  content: "u";
}
.cr-icon-twitter:before {
  content: "v";
}
.cr-icon-tumblr:before {
  content: "w";
}
.cr-icon-network:before {
  content: "x";
}
.cr-icon-world:before {
  content: "z";
}
.cr-icon-arrows-expand:before {
  content: "y";
}
.cr-icon-plus:before {
  content: "A";
}
.cr-icon-arrow-circle-up-line:before {
  content: "B";
}
.cr-icon-down-open-big:before {
  content: "C";
}
.cr-icon-left-open-big:before {
  content: "D";
}
.cr-icon-right-open-big:before {
  content: "E";
}
.cr-icon-up-open-big:before {
  content: "F";
}
.cr-icon-brush:before {
  content: "G";
}
.cr-icon-info-circled:before {
  content: "H";
}
.cr-icon-magnifying-glass:before {
  content: "I";
}


