@font-face {
	font-family: 'Relative';
	src: url(../fonts/Relative-10pitch.eot);
	src: local('☺'), url(../fonts/Relative-10pitch.woff) format('woff'), url(../fonts/Relative-10pitch.ttf) format('truetype'), url(../fonts/Relative-10pitch.svg) format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Relative';
	src: url(../fonts/Relative-Book.eot);
	src: local('☺'), url(../fonts/Relative-Book.woff) format('woff'), url(../fonts/Relative-Book.ttf) format('truetype'), url(../fonts/Relative-Book.svg) format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Relative';
	src: url(../fonts/Relative-Bold.eot);
	src: local('☺'), url(../fonts/Relative-Bold.woff) format('woff'), url(../fonts/Relative-Bold.ttf) format('truetype'), url(../fonts/Relative-Bold.svg) format('svg');
	font-weight: 700;
	font-style: normal;
}

/* Icons */

@font-face {
	font-family: 'custom_icons';
	src:url(../fonts/custom_icons.eot?3t52m9);
	src:url(../fonts/custom_icons.eot?3t52m9#iefix) format('embedded-opentype'),
		url(../fonts/custom_icons.ttf?3t52m9) format('truetype'),
		url(../fonts/custom_icons.woff?3t52m9) format('woff'),
		url(../fonts/custom_icons.svg?3t52m9#custom_icons) format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'custom_icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow-double-down:before {
	content: "\e900";
}
.icon-arrow-double-left:before {
	content: "\e901";
}
.icon-arrow-double-right:before {
	content: "\e902";
}
.icon-arrow-double-up:before {
	content: "\e903";
}
.icon-arrow-down:before {
	content: "\e904";
}
.icon-arrow-left:before {
	content: "\e905";
}
.icon-arrow-right:before {
	content: "\e906";
}
.icon-arrow-up:before {
	content: "\e907";
}
.icon-chevron-down:before {
	content: "\e908";
}
.icon-chevron-left:before {
	content: "\e909";
}
.icon-chevron-right:before {
	content: "\e90a";
}
.icon-chevron-up:before {
	content: "\e90b";
}
.icon-close:before {
	content: "\e90c";
}
.icon-eye:before {
	content: "\e90d";
}
.icon-facebook:before {
	content: "\e90e";
}
.icon-hamburger:before {
	content: "\e90f";
}
.icon-envelope:before {
	content: "\e910";
}
.icon-search:before {
	content: "\e911";
}
.icon-text:before {
	content: "\e912";
}
.icon-twitter:before {
	content: "\e913";
}
