@font-face {
  font-family: 'sodexo-select-icons';
  src:  url('../fonts/sodexo-select-icons/sodexo-select-icons.eot?o33a0r');
  src:  url('../fonts/sodexo-select-icons/sodexo-select-icons.eot?o33a0r#iefix') format('embedded-opentype'),
    url('../fonts/sodexo-select-icons/sodexo-select-icons.ttf?o33a0r') format('truetype'),
    url('../fonts/sodexo-select-icons/sodexo-select-icons.woff?o33a0r') format('woff'),
    url('../fonts/sodexo-select-icons/sodexo-select-icons.svg?o33a0r#sodexo-select-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {font-family: 'sodexo-select-icons' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; }
[class^="icon-"]::before, [class*=" icon-"]::before {width:100%;height:100%;display:block;text-indent:0;}
.icon, .icon:hover {overflow:hidden;text-indent:100%;white-space:nowrap;float:left;text-align:center;padding:0;margin:0;}

.icon-airplane:before {
  content: "\e900";
}
.icon-book:before {
  content: "\e901";
}
.icon-bowling:before {
  content: "\e902";
}
.icon-calendar:before {
  content: "\e903";
}
.icon-cart:before {
  content: "\e904";
}
.icon-cart-add:before {
  content: "\e905";
}
.icon-cupcake:before {
  content: "\e906";
}
.icon-delete:before {
  content: "\e907";
}
.icon-delivery:before {
  content: "\e908";
}
.icon-gift:before {
  content: "\e909";
}
.icon-hand:before {
  content: "\e90a";
}
.icon-heart:before {
  content: "\e90b";
}
.icon-help:before {
  content: "\e90c";
}
.icon-home:before {
  content: "\e90d";
}
.icon-hospital-sign:before {
  content: "\e90e";
}
.icon-idea:before {
  content: "\e90f";
}
.icon-info:before {
  content: "\e910";
}
.icon-knife-fork:before {
  content: "\e911";
}
.icon-location:before {
  content: "\e912";
}
.icon-lotus:before {
  content: "\e913";
}
.icon-menu:before {
  content: "\e914";
}
.icon-metro:before {
  content: "\e915";
}
.icon-monitor:before {
  content: "\e916";
}
.icon-next:before {
  content: "\e917";
}
.icon-no-pit:before {
  content: "\e918";
}
.icon-no-zus:before {
  content: "\e919";
}
.icon-online-shop:before {
  content: "\e91a";
}
.icon-percent:before {
  content: "\e91b";
}
.icon-runner:before {
  content: "\e91c";
}
.icon-search:before {
  content: "\e91d";
}
.icon-shield:before {
  content: "\e91e";
}
.icon-smartphone:before {
  content: "\e91f";
}
.icon-sun:before {
  content: "\e920";
}
.icon-tablet:before {
  content: "\e921";
}
.icon-theater:before {
  content: "\e922";
}
.icon-trophy:before {
  content: "\e923";
}
.icon-user:before {
  content: "\e924";
}
.icon-wallet:before {
  content: "\e925";
}
.icon-yin-and-yang:before {
  content: "\e926";
}
.icon-next:before, .icon-prev:before, .icon-top:before, .icon-down:before {
  content: "\e917";
}
.icon-prev {
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.icon-top {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.icon-down {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

