@font-face {
    font-family: 'roboto_black';
    src: url('../font/Roboto-Black-webfont.eot');
    src: url('../font/Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Roboto-Black-webfont.woff') format('woff'),
         url('../font/Roboto-Black-webfont.ttf') format('truetype'),
         url('../font/Roboto-Black-webfont.svg#robotothin_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_bold';
    src: url('../font/Roboto-Bold-webfont.eot');
    src: url('../font/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Roboto-Bold-webfont.woff') format('woff'),
         url('../font/Roboto-Bold-webfont.ttf') format('truetype'),
         url('../font/Roboto-Bold-webfont.svg#robotothin_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_medium';
    src: url('../font/Roboto-Medium-webfont.eot');
    src: url('../font/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Roboto-Medium-webfont.woff') format('woff'),
         url('../font/Roboto-Medium-webfont.ttf') format('truetype'),
         url('../font/Roboto-Medium-webfont.svg#robotothin_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url('../font/Roboto-Regular-webfont.eot');
    src: url('../font/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Roboto-Regular-webfont.woff') format('woff'),
         url('../font/Roboto-Regular-webfont.ttf') format('truetype'),
         url('../font/Roboto-Regular-webfont.svg#robotothin_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_light';
    src: url('../font/Roboto-Light-webfont.eot');
    src: url('../font/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Roboto-Light-webfont.woff') format('woff'),
         url('../font/Roboto-Light-webfont.ttf') format('truetype'),
         url('../font/Roboto-Light-webfont.svg#robotothin_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensed_bold';
    src: url('../font/RobotoCondensed-Bold-webfont.eot');
    src: url('../font/RobotoCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/RobotoCondensed-Bold-webfont.woff') format('woff'),
         url('../font/RobotoCondensed-Bold-webfont.ttf') format('truetype'),
         url('../font/RobotoCondensed-Bold-webfont.svg#robotothin_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensed_regular';
    src: url('../font/RobotoCondensed-Regular-webfont.eot');
    src: url('../font/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/RobotoCondensed-Regular-webfont.woff') format('woff'),
         url('../font/RobotoCondensed-Regular-webfont.ttf') format('truetype'),
         url('../font/RobotoCondensed-Regular-webfont.svg#robotothin_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensed_light';
    src: url('../font/RobotoCondensed-Light-webfont.eot');
    src: url('../font/RobotoCondensed-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/RobotoCondensed-Light-webfont.woff') format('woff'),
         url('../font/RobotoCondensed-Light-webfont.ttf') format('truetype'),
         url('../font/RobotoCondensed-Light-webfont.svg#robotothin_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}


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


[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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-search:before {
  content: "\f002";
}

.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-print:before {
  content: "\f02f";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-floppy-o:before {
  content: "\f0c7";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-pinterest-square:before {
  content: "\f0d3";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-paypal:before {
  content: "\f1ed";
}
.icon-cc-visa:before {
  content: "\f1f0";
}
.icon-cc-mastercard:before {
  content: "\f1f1";
}
.icon-cc-discover:before {
  content: "\f1f2";
}
.icon-cc-amex:before {
  content: "\f1f3";
}
.icon-cc-paypal:before {
  content: "\f1f4";
}
.icon-envelope-open-o:before {
  content: "\f2b7";
}


/* ----- RESET ------- */

html {
	padding:0; margin:0; border:0;
	overflow:auto;
	overflow-y:scroll;
	font-size: 14px;
  width:100%;
  height:100%;
}

body {
	padding:0rem; margin:0; border:0;
  font-family: 'roboto', Arial, sans-serif;
  background-color:white;
  width:100%;
  height:100%;
}

ul, li, h1, h2, h3, h4, h5, hr, p, dl, dt, dd, section, header, article, footer, figure, nav, div, span, form, fieldset, legend, a, img {
  position:relative;
	font-size:inherit;
	margin:0;
	padding:0;
	border:0;
  color:inherit;
	text-decoration:none;
}

 h1, h2, h3, h4, h5, hr, p, dl, dt, dd, section, header, article, footer, figure, nav, div, form, fieldset, legend {
	font-weight:normal;
}

ul {
	list-style-type:none;
}

*, *:before, *:after {
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
}
