	/*
  	Flaticon icon font: Flaticon
  	Creation date: 21/11/2018 15:10
  	*/

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

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

[class^="barco-"]:before, [class*=" barco-"]:before,
[class^="barco-"]:after, [class*=" barco-"]:after {   
  font-family: Barco;
        /*font-size: 20px;*/
font-style: normal;
/*margin-left: 20px;*/
}

.barco-boat:before { content: "\f100"; }