@font-face {
    font-family: 'se-font';
    src: url('../font/se-font.eot?44816518');
    src: url('../font/se-font.eot?44816518#iefix') format('embedded-opentype'),
         url('../font/se-font.woff2?44816518') format('woff2'),
         url('../font/se-font.woff?44816518') format('woff'),
         url('../font/se-font.ttf?44816518') format('truetype'),
         url('../font/se-font.svg?44816518#se-font') format('svg');
    font-weight: normal;
    font-style: normal;
  }
.toplevel_page_super-settings-page > div.wp-menu-image:before {
    position: relative;    
    content: "\e800";
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'se-font' !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 21px;
}