@font-face {
    font-family: "RTP-Icons";
    src: url("/wp-content/themes/redpoint/fonts/RTP-Icons.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
.icon-rtp, [class^="icon-rtp-"], [class*=" icon-rtp-"] {
    /* Use !important to prevent extensions from overriding this font. */
    font-family: "RTP-Icons" !important;
    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-rtp-Airplane:before {
    content: "\f000";
}
.icon-rtp-Call-24hr:before {
    content: "\f001";
}
.icon-rtp-Call:before {
    content: "\f002";
}
.icon-rtp-Clipboard-Exclaim:before {
    content: "\f003";
}
.icon-rtp-Compass:before {
    content: "\f004";
}
.icon-rtp-Gears:before {
    content: "\f005";
}
.icon-rtp-Globe-Points:before {
    content: "\f006";
}
.icon-rtp-Globe:before {
    content: "\f007";
}
.icon-rtp-Government:before {
    content: "\f008";
}
.icon-rtp-GPS-Device:before {
    content: "\f009";
}
.icon-rtp-Lifesaver:before {
    content: "\f00a";
}
.icon-rtp-Question:before {
    content: "\f00b";
}
.icon-rtp-Tool:before {
    content: "\f00c";
}
.icon-rtp-Travel-Health:before {
    content: "\f00d";
}