@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?a4o7ex');
    src:    url('../fonts/icomoon.eot?a4o7ex#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?a4o7ex') format('truetype'),
        url('../fonts/icomoon.woff?a4o7ex') format('woff'),
        url('../fonts/icomoon.svg?a4o7ex#icomoon') 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: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
}

.icon-PV-Font:before {
    content: "\61";
}
