/* cardo */

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

/* Montserrat /////////////////////////////////////////////////// */

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