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

[class^="mbri-"], [class*=" mbri-"] {
  font-family: MobiIcons !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;
}

.mbri-home:before {content: "\e938";}
.mbri-shopping-cart:before {content: "\e972";}
.mbri-setting:before {content: "\e96c";}
.mbri-setting2:before {content: "\e96d";}
.mbri-setting3:before {content: "\e96e";}
.mbri-delivery:before {content: "\e922";}
.mbri-edit:before {content: "\e929";}
.mbri-edit2:before {content: "\e92a";}
.mbri-mobile:before {content: "\e94d";}
.mbri-mobile2:before {content: "\e94e";}
.mbri-down:before {content: "\e925";}