	/*
  	Flaticon icon font: Flaticon
  	Creation date: 10/09/2018 08:41
  	*/
@font-face {
  font-family: "Flaticon";
  src: url("../fonts/flaticon/font/Flaticon.eot");
  src: url("../fonts/flaticon/font/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/flaticon/font/Flaticon.woff") format("woff"),
       url("../fonts/flaticon/font/Flaticon.ttf") format("truetype"),
       url("../fonts/flaticon/font/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/flaticon/font/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
  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;
}

.flaticon-pizza-1:before { content: "\f100"; }
.flaticon-pizza:before { content: "\f106"; padding-right:11px; }
.flaticon-bicycle:before { content: "\f102"; }
.flaticon-diet:before { content: "\f103"; }
.flaticon-medal:before { content: "\f104"; }
.flaticon-laugh:before { content: "\f105"; }
.flaticon-chef:before { content: "\f106"; }




.glass{ background-image:url(../images/glass.png); background-position:center; width:100px; height:100px;}
.glass:hover{ background-image:url(../images/glass-h.png); background-position:center; width:100px; height:100px;}

.finest-food{ background-image:url(../images/finest-food.png); background-position:center; width:100px; height:100px;}
.finest-food:hover{ background-image:url(../images/finest-food-h.png); background-position:center; width:100px; height:100px;}

.plate{ background-image:url(../images/plate.png); background-position:center; width:100px; height:100px;}
.plate:hover{ background-image:url(../images/plate-h.png); background-position:center; width:100px; height:100px;}

.waiter{ background-image:url(../images/waiter.png); background-position:center; width:100px; height:100px;}
.waiter:hover{ background-image:url(../images/waiter-h.png); background-position:center; width:100px; height:100px;}

.platter{ background-image:url(../images/platter.png); background-position:center; width:100px; height:100px;}
.platter:hover{ background-image:url(../images/platter-h.png); background-position:center; width:100px; height:100px;}

.food1{ background-image:url(../images/food1.png); background-position:center; width:100px; height:100px;}
.food1:hover{ background-image:url(../images/food1-h.png); background-position:center; width:100px; height:100px;}







