@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?yqzp8e');
  src:  url('../fonts/icomoon.eot?yqzp8e#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?yqzp8e') format('truetype'),
    url('../fonts/icomoon.woff?yqzp8e') format('woff'),
    url('../fonts/icomoon.svg?yqzp8e#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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;
}

.icon-logo {
	font-size: 4em;
}
.icon-logo .path1:before {
  content: "\e900";
  color: rgb(255, 255, 255);
}
.icon-logo .path2:before {
  content: "\e901";
  margin-left: -1.947265625em;
  color: rgb(255, 255, 255);
}
.icon-logo .path3:before {
  content: "\e902";
  margin-left: -1.947265625em;
  color: rgb(255, 255, 255);
}
.icon-logo .path4:before {
  content: "\e903";
  margin-left: -1.947265625em;
  color: rgb(255, 255, 255);
}
.icon-logo .path5:before {
  content: "\e904";
  margin-left: -1.947265625em;
  color: rgb(255, 255, 255);
}
.icon-logo .path6:before {
  content: "\e905";
  margin-left: -1.947265625em;
  color: rgb(255, 255, 255);
}
.icon-logo .path7:before {
  content: "\e906";
  margin-left: -1.947265625em;
  color: rgb(248, 182, 45);
}
.icon-logo .path8:before {
  content: "\e907";
  margin-left: -1.947265625em;
  color: rgb(255, 255, 255);
}
.icon-logo .path9:before {
  content: "\e908";
  margin-left: -1.947265625em;
  color: rgb(255, 255, 255);
}
.icon-logo .path10:before {
  content: "\e909";
  margin-left: -1.947265625em;
  color: rgb(255, 255, 255);
}
.icon-logo .path11:before {
  content: "\e90a";
  margin-left: -1.947265625em;
  color: rgb(255, 255, 255);
}
.icon-logo .path12:before {
  content: "\e90b";
  margin-left: -1.947265625em;
  color: rgb(248, 182, 45);
}
.icon-logo .path13:before {
  content: "\e90c";
  margin-left: -1.947265625em;
  color: rgb(255, 255, 255);
}
.icon-logo .path14:before {
  content: "\e90d";
  margin-left: -1.947265625em;
  color: rgb(255, 255, 255);
}
.icon-symbol:before {
  content: "\e90e";
  color: #f8b62d;
}
.icon-circle-right:before {
  content: "\ea42";
	color: #fff;
}
.icon-circle-left:before {
  content: "\ea44";
}
@media only screen and (max-width: 768px) {
	.icon-logo {
		font-size: 2em;
	}
}