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

.pgc-title-btn [class^="icon-"],
.block-pgc-contact-block [class^="icon-"],
.block-pgc-resource-block [class^="icon-"],
.pg-gift-details [class^="icon-"],
.pg-content-footer [class^="icon-"],
.pgc-title-btn [class*=" icon-"],
.block-pgc-contact-block [class*=" icon-"],
.block-pgc-resource-block [class*=" icon-"],
.pg-gift-details [class*=" icon-"],
.pg-content-footer [class*=" icon-"] {
    font-family: 'pgcalc-marketing';
    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-brochure:before {
    content: "\e600";
}
.icon-gift:before {
    content: "\e601";
}
.icon-talk:before {
    content: "\e602";
}
.icon-mail:before {
    content: "\e603";
}
.icon-home:before {
    content: "\e604";
}
.icon-share:before {
    content: "\e605";
}
.icon-print:before {
    content: "\e606";
}
.icon-email:before {
    content: "\e607";
}
.icon-staff:before {
    content: "\e608";
}
.icon-call:before {
    content: "\e609";
}
.icon-arrow-up:before {
    content: "\e60a";
}
.icon-arrow-right:before {
    content: "\e60b";
}
.icon-arrow-down:before {
    content: "\e60c";
}
