<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	/*
  	Flaticon icon font: Flaticon
  	Creation date: 27/10/2017 13:03
  	*/

@font-face {
  font-family: "Flaticon";
  src: url("./Flaticon.eot");
  src: url("./Flaticon.eot?#iefix") format("embedded-opentype"),
       url("./Flaticon.woff") format("woff"),
       url("./Flaticon.ttf") format("truetype"),
       url("./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("./Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
  font-size: 40px;
  font-style: normal;
  margin-left: 0px;
}

.flaticon-golf-clubs:before { content: "\f100";font-size: 1.3em; }
.flaticon-meeting:before { content: "\f101";font-size: 1.3em; }
.flaticon-cinema:before { content: "\f102";font-size: 1.3em; }
.flaticon-cheers:before { content: "\f103";font-size: 1.3em; }
.flaticon-cutlery:before { content: "\f104";font-size: 1.3em; }
.flaticon-waiters:before { content: "\f105"; }
.flaticon-team:before { content: "\f106"; }
.flaticon-business:before { content: "\f107"; }
.flaticon-security:before { content: "\f108"; }
.flaticon-idea:before { content: "\f109"; }
.flaticon-right-chevron:before { content: "\f10a";font-size: 25px; }
.flaticon-arrows:before { content: "\f10b"; font-size: 25px;}</pre></body></html>