@font-face {
    font-family: 'Ginto';
    src: url('Ginto-Regular.woff2') format('woff2'),
        url('Ginto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ginto';
    src: url('Ginto-Medium.woff2') format('woff2'),
        url('Ginto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Ginto Nord';
    src: url('GintoNord-Medium.woff2') format('woff2'),
        url('GintoNord-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Ginto Nord';
    src: url('GintoNord-Regular.woff2') format('woff2'),
        url('GintoNord-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ginto Nord';
    src: url('GintoNord-Bold.woff2') format('woff2'),
        url('GintoNord-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Ginto';
    src: url('Ginto-Bold.woff2') format('woff2'),
        url('Ginto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@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-face {
    font-family: 'Platform';
    src: url('Platform-Medium.woff2') format('woff2'),
        url('Platform-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Hanken Grotesk';
    src: url('HankenGrotesk-Medium.woff2') format('woff2'),
        url('HankenGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

