/* Selector: (c-icon-[^:]*?):before */
/* Sub Paths Selector: (c-path-[^:]*?):before*/


@font-face {
  font-family: 'custom-font';
  src:  url('fonts/custom-font.eot?4o7o1t');
  src:  url('fonts/custom-font.eot?4o7o1t#iefix') format('embedded-opentype'),
    url('fonts/custom-font.ttf?4o7o1t') format('truetype'),
    url('fonts/custom-font.woff?4o7o1t') format('woff'),
    url('fonts/custom-font.svg?4o7o1t#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="c-icon-"], [class*="c-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'custom-font' !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;
}

iconic-icon [class^="c-icon-"] {
    font-size: 32px;
}

.c-icon-Contact:before {
}

.c-path-Contact .path1:before {
    content: "\e900";
    color: rgb(0, 255, 255);
    font-style: normal;
}

.c-path-Contact .path2:before {
    content: "\e901";
    margin-left: -1em;
    color: rgb(0, 46, 102);
    font-style: normal;
}

.custom-icon i:before {
    font-size: 32px;
}

.custom-icon.c-path-Contact .path2:before {
    margin-left: -1.25em;
}

.c-path-Contact .path3:before {
    content: "\e902";
    margin-left: -1em;
    color: rgb(255, 255, 255);
    font-style: normal;
}

.custom-icon.c-path-Contact .path3:before {
    margin-left: -1.25em;
}



.c-icon-Location:before {
}

.c-path-Location .path1:before {
    content: "\e903";
    color: rgb(255, 255, 255);
    font-style: normal;
}
.c-path-Location .path2:before {
    content: "\e904";
    margin-left: -1em;
    color: rgb(0, 46, 102);
    font-style: normal;
}

.custom-icon.c-path-Location .path2:before {
    margin-left: -1.25em;
}

.c-path-Location .path3:before {
    content: "\e905";
    margin-left: -1em;
    color: rgb(0, 46, 102);
    font-style: normal;
}


.custom-icon.c-path-Location .path3:before {
    margin-left: -1.25em;
}



.c-icon-Online:before {
}

.c-path-Online .path1:before {
    content: "\e906";
    color: rgb(255, 255, 255);
    font-style: normal;
}
.c-path-Online .path2:before {
    content: "\e907";
    margin-left: -1em;
    color: rgb(0, 46, 102);
    font-style: normal;
}

.custom-icon.c-path-Online .path2:before {
    margin-left: -1.25em;
}
.c-path-Online .path3:before {
    content: "\e908";
    margin-left: -1em;
    color: rgb(0, 46, 102);
    font-style: normal;
}

.custom-icon.c-path-Online .path3:before {
    margin-left: -1.27em;
}
.c-path-Online .path4:before {
    content: "\e909";
    margin-left: -1em;
    color: rgb(0, 46, 102);
    font-style: normal;
}

.custom-icon.c-path-Online .path4:before {
    margin-left: -1.25em;
}