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

.cph-pd-icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'cph-pd-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;
}

.cph-pd-icon-plus:before {
    content: "\f067";
}

.cph-pd-icon-minus:before {
    content: "\f068";
}

.cph-pd-icon-times:before {
    content: "\f00d";
}

.cph-pd-icon-chevron-left:before {
    content: "\f053";
}

.cph-pd-icon-chevron-right:before {
    content: "\f054";
}

.cph-pd-icon-share:before {
    content: "\f064";
}

.cph-pd-icon-chevron-up:before {
    content: "\f077";
}

.cph-pd-icon-chevron-down:before {
    content: "\f078";
}

.cph-pd-icon-twitter:before {
    content: "\f099";
}

.cph-pd-icon-facebook:before {
    content: "\f09a";
}

.cph-pd-icon-menu:before {
    content: "\f0c9";
}

.cph-pd-icon-google-plus:before {
    content: "\f0d5";
}

.cph-pd-icon-caret-down:before {
    content: "\f0d7";
}

.cph-pd-icon-caret-up:before {
    content: "\f0d8";
}

.cph-pd-icon-caret-left:before {
    content: "\f0d9";
}

.cph-pd-icon-caret-right:before {
    content: "\f0da";
}

.cph-pd-icon-linkedin:before {
    content: "\f0e1";
}

.cph-pd-icon-tumblr:before {
    content: "\f173";
}

.cph-pd-icon-stumbleupon:before {
    content: "\f1a4";
}

.cph-pd-icon-share-alt:before {
    content: "\f1e0";
}

.cph-pd-icon-pinterest:before {
    content: "\f231";
}

.cph-pd-icon-email:before {
    content: "\f003";
}

.cph-pd-icon-reddit:before {
    content: "\f281";
}

.cph-pd-icon-print:before {
    content: "\f02f";
}

.cph-pd-icon-quote-left:before {
    content: "\f10d";
}

.cph-pd-icon-quote-right:before {
    content: "\f10e";
}

