@font-face {
    font-family: 'Nobel-Regular';
    src: url('Nobel-Regular.eot');
    src: url('Nobel-Regular.eot?#iefix') format('embedded-opentype'),
        url('Nobel-Regular.woff2') format('woff2'),
        url('Nobel-Regular.woff') format('woff'),
        url('Nobel-Regular.ttf') format('truetype'),
        url('Nobel-Regular.svg#Nobel-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nobel-Bold';
    src: url('Nobel-Bold.eot');
    src: url('Nobel-Bold.eot?#iefix') format('embedded-opentype'),
        url('Nobel-Bold.woff2') format('woff2'),
        url('Nobel-Bold.woff') format('woff'),
        url('Nobel-Bold.ttf') format('truetype'),
        url('Nobel-Bold.svg#Nobel-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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