@font-face {
    font-family: 'Platform';
    src: url('Platform-LightItalic.woff2') format('woff2'),
        url('Platform-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Platform Hairline';
    src: url('Platform-Hairline.woff2') format('woff2'),
        url('Platform-Hairline.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Platform';
    src: url('Platform-BoldItalic.woff2') format('woff2'),
        url('Platform-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Platform';
    src: url('Platform-Light.woff2') format('woff2'),
        url('Platform-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Platform Hairline';
    src: url('Platform-HairlineItalic.woff2') format('woff2'),
        url('Platform-HairlineItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Platform';
    src: url('Platform-Bold.woff2') format('woff2'),
        url('Platform-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Platform';
    src: url('Platform-MediumItalic.woff2') format('woff2'),
        url('Platform-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Platform';
    src: url('Platform-Medium.woff2') format('woff2'),
        url('Platform-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Platform';
    src: url('Platform-RegularItalic.woff2') format('woff2'),
        url('Platform-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Platform';
    src: url('Platform-Regular.woff2') format('woff2'),
        url('Platform-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

