/*
------------------------ =FONTS [use @font-face] ------------------------ */
/* Montserrat */
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff'),
         url('../fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat-bold-webfont.eot');
    src: url('../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff'),
         url('../fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: 700;
    font-style: bold;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat-light-webfont.eot');
    src: url('../fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff'),
         url('../fonts/montserrat-light-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: 100;
    font-style: normal;
}
.open-sans {
	font-family: 'Open Sans', sans-serif;
}
.montserrat {
	font-family: 'Montserrat', sans-serif;
}
/* ------------------------ Elegant Icon Font [http://www.elegantthemes.com/blog/resources/elegant-icon-font] ------------------------ */
@font-face {
	font-family: 'ElegantIcons';
	src:url('../fonts/ElegantIcons.eot');
	src:url('../fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ElegantIcons.woff') format('woff'),
		url('../fonts/ElegantIcons.ttf') format('truetype'),
		url('../fonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	content: attr(data-icon);
	font-family: 'ElegantIcons';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-transform: none;
	}
/* ------------------------ Custom Suivant Icon Font ------------------------ */
@font-face {
	font-family: 'Suivant';
	src: url('../fonts/Suivant.eot?-d1oe69');
	src: url('../fonts/Suivant.eot?#iefix-d1oe69') format('embedded-opentype'),
		 url('../fonts/Suivant.woff?-d1oe69') format('woff'),
		 url('../fonts/Suivant.ttf?-d1oe69') format('truetype'),
		 url('../fonts/Suivant.svg?-d1oe69#Suivant') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="rt-icon-"],
[class*=" rt-icon-"] {
	font-family: 'Suivant';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-transform: none;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-rt-icon]:before {
	content: attr(data-rt-icon);
	font-family: 'Suivant';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-transform: none;
}
.rt-icon-account:before {
	content: "\61";
}
.rt-icon-address:before {
	content: "\62";
}
.rt-icon-arrow-left:before {
	content: "\63";
}
.rt-icon-arrow-right:before {
	content: "\64";
}
.rt-icon-basket:before {
	content: "\65";
}
.rt-icon-mail:before {
	content: "\66";
}
.rt-icon-minus:before {
	content: "\67";
}
.rt-icon-orders:before {
	content: "\68";
}
.rt-icon-plus:before {
	content: "\69";
}
.rt-icon-search:before {
	content: "\6a";
}
/* ---- Levels ---- */
@font-face {
	font-family: 'Levels';
	src:url('../fonts/Levels.eot?82alg0');
	src:url('../fonts/Levels.eot?82alg0#iefix') format('embedded-opentype'),
		url('../fonts/Levels.ttf?82alg0') format('truetype'),
		url('../fonts/Levels.woff?82alg0') format('woff'),
		url('../fonts/Levels.svg?82alg0#Levels') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="levels-icon-"], [class*=" levels-icon-"] {
	font-family: 'Levels';
	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;
}
.levels-icon-eye:before {
	content: "\e900";
}
.levels-icon-shower:before {
	content: "\e901";
}
.levels-icon-couch:before {
	content: "\e902";
}
.levels-icon-lamp:before {
	content: "\e903";
}
.levels-icon-bed:before {
	content: "\e904";
}
.levels-icon-appliance:before {
	content: "\e905";
}
.levels-icon-desk:before {
	content: "\e906";
}
.levels-icon-dinning:before {
	content: "\e907";
}
.levels-icon-noun_149543:before {
	content: "\e908";
}
.levels-icon-truck:before {
	content: "\e909";
}
.login {
color: red;
}
