/* Icon Fonts used for More sub-menu items and Social Media Icons */
@font-face {
    font-family: 'pro-res-font';
    src:url('pro-res-font.eot');
    font-weight: normal;
    font-style: normal;
}

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