@font-face {
    font-family: 'Godo';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: local('GodoM'),
        url('font/GodoM.woff2') format('woff2'),
        url('font/GodoM.woff') format('woff'),
        url('font/GodoM.ttf') format('truetype');
}

@font-face {
    font-family: 'Godo';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: local('GodoB'),
        url('font/GodoB.woff2') format('woff2'),
        url('font/GodoB.woff') format('woff'),
        url('font/GodoB.ttf') format('truetype');
}
