﻿@font-face {
    font-family: 'ForumIcons';
    src:
    url('Fonts/ForumIcons.ttf') format('truetype'),
    url('Fonts/ForumIcons.woff') format('woff'),
    url('Fonts/ForumIcons.eot') format('eot'),
    url('Fonts/ForumIcons.svg?#ForumIcons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    }
    
    [class^="sf-icon-forum-"], [class*=" sf-icon-forum-"] {
     font-family: 'ForumIcons' !important;
    speak: none;
    font-size: 55px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }
    
    .sf-icon-forum-Answered:before { content: "\e700"; }
    .sf-icon-forum-Copy:before { content: "\e701"; }
    .sf-icon-forum-First_page:before { content: "\e702"; }
    .sf-icon-forum-Close:before { content: "\e703"; }
    .sf-icon-forum-Delete:before { content: "\e704"; }
    .sf-icon-forum-Edit_title:before { content: "\e705"; }
    .sf-icon-forum-Expand:before { content: "\e706"; }
    .sf-icon-forum-Reply:before { content: "\e707"; }
    .sf-icon-forum-Close_medium:before { content: "\e708"; }
    .sf-icon-forum-Search:before { content: "\e709"; }
    .sf-icon-forum-Pinned:before { content: "\e70a"; }
    .sf-icon-forum-Help:before { content: "\e70b"; }
    .sf-icon-forum-Next:before { content: "\e70c"; }
    .sf-icon-forum-Info:before { content: "\e70d"; }
    .sf-icon-forum-Dropdown:before { content: "\e70e"; }
    .sf-icon-forum-Column:before { content: "\e70f"; }
    .sf-icon-forum-Last_page:before { content: "\e710"; }
    .sf-icon-forum-Close_big:before { content: "\e711"; }
    .sf-icon-forum-Previous:before { content: "\e712"; }
    .sf-icon-forum-Collapse:before { content: "\e713"; }
    .sf-icon-forum-Link:before { content: "\e714"; }
    .sf-icon-forum-Add:before { content: "\e715"; }