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

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

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

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

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

