
/*********************/
/**   Font Icons    **/
/*********************/

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

/*.icon*/
[class^="icon"], [class*=" icon"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'andtherewasIcons' !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;
}

.iconCalendar:before {
  content: "\e938";
}
.iconCamera:before {
  content: "\e931";
}
.iconCareerGrowth:before {
  content: "\e918";
}
.iconCheckbox:before {
  content: "\e93a";
}
.iconCheckboxEmpty:before {
  content: "\e939";
}
.iconCheckmark:before {
  content: "\e93b";
}
.iconChevronDown:before {
  content: "\e90e";
}
.iconChevronLeft:before {
  content: "\e90b";
}
.iconChevronRight:before {
  content: "\e90c";
}
.iconChevronUp:before {
  content: "\e90d";
}
.iconCleoHenderson:before {
  content: "\e900";
}
.iconClose:before {
  content: "\e90f";
}
.iconCutlery:before {
  content: "\e93f";
}
.iconDesignConsultation:before {
  content: "\e943";
}
.iconDesignOps:before {
  content: "\e919";
}
.iconDigitalAudit:before {
  content: "\e944";
}
.iconEmail:before {
  content: "\e912";
}
.iconEmailCircle:before {
  content: "\e92a";
}
.iconEyeHide:before {
  content: "\e936";
}
.iconEyeShow:before {
  content: "\e935";
}
.iconFacebook:before {
  content: "\e906";
}
.iconFacebookCircle:before {
  content: "\e91c";
}
.iconFreelance:before {
  content: "\e91f";
}
.iconFrontendDevelopment:before {
  content: "\e950";
}
.iconGoogleCircle:before {
  content: "\e924";
}
.iconGooglePlus:before {
  content: "\e923";
}
.iconHome:before {
  content: "\e914";
}
.iconInfo:before {
  content: "\e940";
}
.iconInfoCircle:before {
  content: "\e941";
}
.iconInformationArchitecture:before {
  content: "\e945";
}
.iconInstagram:before {
  content: "\e907";
}
.iconInstagramCircle:before {
  content: "\e91d";
}
.iconInterfaceDesign:before {
  content: "\e946";
}
.iconLink:before {
  content: "\e910";
}
.iconLinkCircle:before {
  content: "\e92b";
}
.iconLinkedIn:before {
  content: "\e913";
}
.iconLinkedinCircle:before {
  content: "\e927";
}
.iconLock:before {
  content: "\e937";
}
.iconMagicWand:before {
  content: "\e933";
}
.iconMaximize:before {
  content: "\e903";
}
.iconMinimize:before {
  content: "\e902";
}
.iconMinus:before {
  content: "\e942";
}
.iconMobile:before {
  content: "\e930";
}
.iconMobileAppDesign:before {
  content: "\e904";
}
.iconPause:before {
  content: "\e951";
}
.iconPencil:before {
  content: "\e932";
}
.iconPerson:before {
  content: "\e92e";
}
.iconPhone:before {
  content: "\e92c";
}
.iconPhoneCircle:before {
  content: "\e92d";
}
.iconPlay:before {
  content: "\e952";
}
.iconPlus:before {
  content: "\e93e";
}
.iconPortfolioReview:before {
  content: "\e920";
}
.iconPortraitOrientation:before {
  content: "\e953";
}
.iconPotterDefine:before {
  content: "\e905";
}
.iconPotterDelight:before {
  content: "\e909";
}
.iconPotterDeploy:before {
  content: "\e90a";
}
.iconPotterDesign:before {
  content: "\e915";
}
.iconPotterDiscover:before {
  content: "\e916";
}
.iconServantLeadership:before {
  content: "\e921";
}
.iconShare:before {
  content: "\e91a";
}
.iconShareCircle:before {
  content: "\e91b";
}
.iconSmallBusinessSetup:before {
  content: "\e948";
}
.iconSpinner:before {
  content: "\e911";
}
.iconStack:before {
  content: "\e901";
}
.iconStarFilled:before {
  content: "\e93c";
}
.iconStarOutline:before {
  content: "\e93d";
}
.iconThumbprint:before {
  content: "\e949";
}
.iconTikTok:before {
  content: "\e917";
}
.iconTrash:before {
  content: "\e92f";
}
.iconTwitter:before {
  content: "\e908";
}
.iconTwitterCircle:before {
  content: "\e91e";
}
.iconUXDesign:before {
  content: "\e94e";
}
.iconUnicorn:before {
  content: "\e94a";
}
.iconUserResearch:before {
  content: "\e94b";
}
.iconValuableConnection:before {
  content: "\e922";
}
.iconValuableConnections:before {
  content: "\e947";
}
.iconVimeo:before {
  content: "\e928";
}
.iconVimeoCircle:before {
  content: "\e929";
}
.iconVisualDesign:before {
  content: "\e94f";
}
.iconWarning:before {
  content: "\e934";
}
.iconWebDesign:before {
  content: "\e94c";
}
.iconWordpress:before {
  content: "\e94d";
}
.iconYouTube:before {
  content: "\e925";
}
.iconYoutubeCircle:before {
  content: "\e926";
}
