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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'clicktherapy' !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-social-media-linkedin-icon:before {
    content: "\e913";
}
.icon-social-media-instagram-icon:before {
    content: "\e914";
}
.icon-arrow-down:before {
    content: "\e900";
}
.icon-arrow-left:before {
    content: "\e901";
}
.icon-arrow-right:before {
    content: "\e902";
}
.icon-back-to-top:before {
    content: "\e903";
}
.icon-contact-location-icon:before {
    content: "\e904";
}
.icon-contact-mail-icon:before {
    content: "\e905";
}
.icon-contact-telephone-icon:before {
    content: "\e906";
}
.icon-refresh-captcha:before {
    content: "\e907";
}
.icon-services-asd:before {
    content: "\e908";
}
.icon-services-feeding-therapy:before {
    content: "\e909";
}
.icon-services-psychology:before {
    content: "\e90a";
}
.icon-services-school-issues:before {
    content: "\e90b";
}
.icon-services-social-skills:before {
    content: "\e90c";
}
.icon-services-speech-therapy:before {
    content: "\e90d";
}
.icon-social-media-facebook-icon:before {
    content: "\e90e";
}
.icon-social-media-google-plus-icon:before {
    content: "\e90f";
}
.icon-social-media-pinterest-icon:before {
    content: "\e910";
}
.icon-social-media-twitter-icon:before {
    content: "\e911";
}
.icon-upload-icon:before {
    content: "\e912";
}

