﻿@font-face {
    font-family: 'CalciteWebCoreIcons';
    src: url('CalciteWebCoreIcons.ttf') format('truetype'), url('CalciteWebCoreIcons.woff') format('woff'), url('CalciteWebCoreIcons.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.esri-icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'CalciteWebCoreIcons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 16px;
}
