@font-face {
    font-family: 'GreedStandard';
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/GreedStandard-Light.woff2') format('woff2'),
         url('../fonts/GreedStandard-Light.woff') format('woff');
}

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

@font-face {
    font-family: 'GUT';
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/GUT-Light.woff') format('woff');
}

@font-face {
    font-family: 'GUT';
    font-weight: 500;
    font-style: normal;
    src: url('../fonts/GUT-Medium.woff') format('woff');
}

@font-face {
    font-family: 'GUT';
    font-weight: 700;
    font-style: normal;
    src: url('../fonts/GUT-Bold.woff') format('woff');
}

@font-face {
    font-family: 'GUT';
    font-weight: 900;
    font-style: normal;
    src: url('../fonts/GUT-Black.woff') format('woff');
}

@font-face {
    font-family: 'GUTVF';
    font-weight: 100 900;
    font-style: normal;
    src: url('../fonts/GUT-VF.woff') format('woff');
}
