	/*
  	Flaticon icon font: Flaticon
  	Creation date: 28/06/2017 15:36
  	*/

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

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

[class^="copyfont-"]:before, [class*=" copyfont-"]:before,
[class^="copyfont-"]:after, [class*=" copyfont-"]:after {
    font-family: "copyfont";
    font-size: 20px;
    font-style: normal;
    color:#0598d5;
}

.copyfont-copy-1:before { content: "\f100"; }
.copyfont-business:before { content: "\f101"; }
.copyfont-note:before { content: "\f102"; }
.copyfont-copy:before { content: "\f103"; }
