@font-face {
    font-family: 'freight-sans-pro';
    src:  url('freight-sans-pro/freight-sans-pro-regular.woff2') format('woff2'),
        url('freight-sans-pro/freight-sans-pro-regular.woff') format('woff'),
        url('freight-sans-pro/freight-sans-pro-regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'freight-sans-pro';
    src:  url('freight-sans-pro/freight-sans-pro-medium.woff2') format('woff2'),
        url('freight-sans-pro/freight-sans-pro-medium.woff') format('woff'),
        url('freight-sans-pro/freight-sans-pro-medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'freight-sans-pro';
    src:  url('freight-sans-pro/freight-sans-pro-semibold.woff2') format('woff2'),
        url('freight-sans-pro/freight-sans-pro-semibold.woff') format('woff'),
        url('freight-sans-pro/freight-sans-pro-semibold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
