﻿/* CRJD.Razor/wwwroot/css/global.css */


@font-face {
    font-family: 'SegoeIcons';
    src: url('/_content/CRJD.Razor/fonts/SegoeIcons.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.icon-font {
    font-family: 'SegoeIcons';
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
}