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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'gastronomias';
    src: url("fonts/Gastronomias.svg#Gastronomias") format("svg");
  }
}

[class^="gastronomias-"]:before, [class*=" gastronomias-"]:before,
[class^="gastronomias-"]:after, [class*=" gastronomias-"]:after {   
  font-family:'gastronomias';
  font-style: normal;
}

.gastronomias-green-tea:before { content: "\f100"; }
.gastronomias-beer:before { content: "\f101"; }
.gastronomias-wine:before { content: "\f102"; }
.gastronomias-barrel:before { content: "\f103"; }
.gastronomias-beer-1:before { content: "\f104"; }
.gastronomias-hot-recipes-kitchen-book:before { content: "\f105"; }
.gastronomias-recipe:before { content: "\f106"; }
.gastronomias-groceries:before { content: "\f107"; }
.gastronomias-restaurant:before { content: "\f108"; }