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