@font-face {
    font-family: 'Pluto Sans DPD';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local(''),
    url('../fonts/pluto/PlutoSansDPDRegular.woff2') format('woff2')
}

@font-face {
    font-family: 'Pluto Sans DPD';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local(''),
    url('../fonts/pluto/PlutoSansDPDLight.woff2') format('woff2')
}

@font-face {
    font-family: 'Pluto Sans DPD';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: local(''),
    url('../fonts/pluto/PlutoSansDPDExtraLight.woff2') format('woff2')
}

@font-face {
    font-family: 'Pluto Sans DPD';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local(''),
    url('../fonts/pluto/PlutoSansDPDThin.woff2') format('woff2')
}


@font-face {
    font-family: 'Cardo';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local(''),
    url('../fonts/cardo/cardo_normal_400.woff2') format('woff2')
}

@font-face {
    font-family: 'Cardo';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local(''),
    url('../fonts/cardo/cardo_italic_400.woff2') format('woff2')
}

@font-face {
    font-family: 'Cardo';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local(''),
    url('../fonts/cardo/cardo_normal_700.woff2') format('woff2')
}