@font-face {
    font-family: 'latolight_italic';
    src: url('../fonts/lato/lato-lightitalic-webfont.eot');
    src: url('../fonts/lato/lato-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato/lato-lightitalic-webfont.svg#latolight_italic') format('svg'),
         url('../fonts/lato/lato-lightitalic-webfont.woff') format('woff'),
         url('../fonts/lato/lato-lightitalic-webfont.ttf') format('truetype');         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato/lato-light-webfont.eot');
    src: url('../fonts/lato/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato/lato-light-webfont.svg#latolight') format('svg'),
         url('../fonts/lato/lato-light-webfont.woff') format('woff'),
         url('../fonts/lato/lato-light-webfont.ttf') format('truetype');         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoitalic';
    src: url('../fonts/lato/lato-italic-webfont.eot');
    src: url('../fonts/lato/lato-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato/lato-italic-webfont.svg#latoitalic') format('svg'),
         url('../fonts/lato/lato-italic-webfont.woff') format('woff'),
         url('../fonts/lato/lato-italic-webfont.ttf') format('truetype');         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato/lato-regular-webfont.eot');
    src: url('../fonts/lato/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato/lato-regular-webfont.svg#latoregular') format('svg'),
         url('../fonts/lato/lato-regular-webfont.woff') format('woff'),
         url('../fonts/lato/lato-regular-webfont.ttf') format('truetype');         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato/lato-bold-webfont.eot');
    src: url('../fonts/lato/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato/lato-bold-webfont.svg#latobold') format('svg'),
         url('../fonts/lato/lato-bold-webfont.woff') format('woff'),
         url('../fonts/lato/lato-bold-webfont.ttf') format('truetype');         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latobold_italic';
    src: url('../fonts/lato/lato-bolditalic-webfont.eot');
    src: url('../fonts/lato/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato/lato-bolditalic-webfont.svg#latobold_italic') format('svg'),
         url('../fonts/lato/lato-bolditalic-webfont.woff') format('woff'),
         url('../fonts/lato/lato-bolditalic-webfont.ttf') format('truetype');         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato/lato-black-webfont.eot');
    src: url('../fonts/lato/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato/lato-black-webfont.svg#latoblack') format('svg'),
         url('../fonts/lato/lato-black-webfont.woff2') format('woff2'),
         url('../fonts/lato/lato-black-webfont.woff') format('woff'),
         url('../fonts/lato/lato-black-webfont.ttf') format('truetype');         
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?p4xhx6');
  src:  url('../fonts/icomoon.eot?p4xhx6#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?p4xhx6') format('truetype'),
    url('../fonts/icomoon.woff?p4xhx6') format('woff'),
    url('../fonts/icomoon.svg?p4xhx6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-ic_account_box_24px:before {
  content: "\e900";
}
.icon-ic_add_box_24px:before {
  content: "\e901";
}
.icon-ic_content_paste_24px:before {
  content: "\e902";
}
.icon-ic_date_range_24px:before {
  content: "\e903";
}
.icon-ic_local_shipping_24px:before {
  content: "\e905";
}
.icon-ic_lock_24px:before {
  content: "\e906";
}
.icon-ic_mail_outline_24px:before {
  content: "\e907";
}
.icon-ic_phone_24px:before {
  content: "\e908";
}
.icon-ic_shopping_cart_24px:before {
  content: "\e909";
}
.icon-ic_whatshot_24px:before {
  content: "\e90a";
}
.icon-ic_keyboard_arrow_up_black_24px:before {
  content: "\e904";
}
.icon-ic_schedule_24px:before {
  content: "\e90b";
}
.icon-ic_error_outline_24px:before {
  content: "\e90c";
}
