	/*
  	Flaticon icon font: Flaticon
  	Creation date: 07/02/2018 17:23
  	*/

      @font-face {
        font-family: "Flaticon";
        src: url("../index.html");
        src: url("../index.html?#iefix") format("embedded-opentype"),
             url("../index.html") format("woff"),
             url("../index.html") format("truetype"),
             url("../index.html#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("../index.html#Flaticon") format("svg");
        }
      }
      
      [class^="flaticon-"]:before, [class*=" flaticon-"]:before,
      [class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
        font-family: Flaticon;
        font-style: normal;
      }
      
      .flaticon-apps:before { content: "\f100"; }
      .flaticon-menu:before { content: "\f101"; }