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