@font-face {
    font-family: 'Charter';
    src: url('Charter.eot');
    src: url('Charter.eot?#iefix') format('embedded-opentype'),
        url('Charter.woff2') format('woff2'),
        url('Charter.woff') format('woff'),
        url('Charter.ttf') format('truetype'),
        url('Charter.svg#Charter') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

