@font-face {
    font-family: 'CerosIcons-Regular';
    /** Font files are dated to prevent browser caching old versions when they are updated */
    src:url('CerosIcons-Regular-2020-10-20.woff') format('woff'),
        url('CerosIcons-Regular-2020-10-20.ttf') format('truetype'),
        url('CerosIcons-Regular-2020-10-20.svg#CerosIcons-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
