/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-v20-latin-100.eot'); /* IE9 Compat Modes */
  src: local('Roboto Thin'), local('Roboto-Thin'),
       url('../fonts/roboto-v20-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v20-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Roboto Black'), local('Roboto-Black'),
       url('../fonts/roboto-v20-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* alex-brush-regular - latin */
@font-face {
  font-family: 'Alex Brush';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/alex-brush-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Alex Brush Regular'), local('AlexBrush-Regular'),
       url('../fonts/alex-brush-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/alex-brush-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/alex-brush-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/alex-brush-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/alex-brush-v11-latin-regular.svg#AlexBrush') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?47dobx');
  src:  url('../fonts/icomoon.eot?47dobx#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?47dobx') format('truetype'),
    url('../fonts/icomoon.woff?47dobx') format('woff'),
    url('../fonts/icomoon.svg?47dobx#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: 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-quote:before {
  content: "\e900";
}
.icon-quote1:before {
  content: "\e901";
}
.icon-phone:before {
  content: "\e902";
}
.icon-checkmark:before {
  content: "\e903";
}
.icon-checkmark1:before {
  content: "\e904";
}
.icon-plus:before {
  content: "\e905";
}
.icon-plus1:before {
  content: "\e906";
}
.icon-checkmark2:before {
  content: "\e907";
}
.icon-cancel:before {
  content: "\e908";
}
.icon-location:before {
  content: "\e909";
}
.icon-basket:before {
  content: "\e90a";
}
.icon-phone1:before {
  content: "\e90b";
}
.icon-open:before {
  content: "\e90c";
}
.icon-magnifier:before {
  content: "\e90d";
}
.icon-chat:before {
  content: "\e90e";
}
.icon-attachment:before {
  content: "\e90f";
}
.icon-circle:before {
  content: "\e910";
}
.icon-envelope:before {
  content: "\e911";
}
.icon-globe:before {
  content: "\e912";
}
.icon-avatar:before {
  content: "\e913";
}
.icon-exit-to-app-button:before {
  content: "\e914";
}
.icon-facebook:before {
  content: "\e915";
}
.icon-linkedin:before {
  content: "\e916";
}
.icon-play-button-2:before {
  content: "\e917";
}
.icon-play-button:before {
  content: "\e918";
}
.icon-user:before {
  content: "\e919";
}
.icon-wine-bottle:before {
  content: "\e91a";
}
.icon-youtube:before {
  content: "\e91b";
}
.icon-wine:before {
  content: "\e91c";
}
.icon-pin:before {
  content: "\e91d";
}
.icon-barrel:before {
  content: "\e91e";
}
.icon-toast:before {
  content: "\e91f";
}
.icon-wine-1:before {
  content: "\e920";
}
.icon-menu:before {
  content: "\e921";
}
.icon-grape:before {
  content: "\e922";
}
.icon-wine-2:before {
  content: "\e923";
}
.icon-wine-3:before {
  content: "\e924";
}
.icon-wine-4:before {
  content: "\e925";
}
.icon-toast-1:before {
  content: "\e926";
}
.icon-wine-5:before {
  content: "\e927";
}
.icon-wine-6:before {
  content: "\e928";
}
.icon-corkscrew:before {
  content: "\e929";
}
.icon-wine-7:before {
  content: "\e92a";
}
.icon-wine-8:before {
  content: "\e92b";
}
.icon-wine-press:before {
  content: "\e92c";
}
.icon-wine-9:before {
  content: "\e92d";
}
.icon-winery:before {
  content: "\e92e";
}
.icon-thermometer:before {
  content: "\e92f";
}
.icon-wine-10:before {
  content: "\e930";
}
.icon-wine-11:before {
  content: "\e931";
}
.icon-wine-bottle1:before {
  content: "\e932";
}
.icon-winery-1:before {
  content: "\e933";
}
.icon-wine-bottle-1:before {
  content: "\e934";
}
.icon-wine-12:before {
  content: "\e935";
}
.icon-label:before {
  content: "\e936";
}
.icon-cocktail:before {
  content: "\e937";
}
.icon-wine-13:before {
  content: "\e938";
}
.icon-waiter:before {
  content: "\e939";
}
.icon-barrel-1:before {
  content: "\e93a";
}
.icon-wine-14:before {
  content: "\e93b";
}
.icon-wine-tasting:before {
  content: "\e93c";
}
.icon-wine-15:before {
  content: "\e93d";
}
.icon-wine-16:before {
  content: "\e93e";
}
.icon-bar:before {
  content: "\e93f";
}
.icon-grapes:before {
  content: "\e940";
}
.icon-wine-17:before {
  content: "\e941";
}
.icon-wine-18:before {
  content: "\e942";
}
.icon-corkscrew-1:before {
  content: "\e943";
}
.icon-wine-19:before {
  content: "\e944";
}
.icon-filtering:before {
  content: "\e945";
}
.icon-wine-tasting-1:before {
  content: "\e946";
}
.icon-wine-tasting-2:before {
  content: "\e947";
}
.icon-corkscrew-2:before {
  content: "\e948";
}
.icon-grapes-1:before {
  content: "\e949";
}
.icon-cork:before {
  content: "\e94a";
}
.icon-field:before {
  content: "\e94b";
}
.icon-wine-20:before {
  content: "\e94c";
}
.icon-wine-21:before {
  content: "\e94d";
}

