@font-face {
    font-family: 'Coanda';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
    src: url("Coanda-Regular.otf") format("opentype");
}

@font-face {
    font-family: 'Coanda';
    font-weight: 100 900;
    font-display: swap;
    font-style: bold;
    font-named-instance: 'Bold';
    src: url("Coanda-Bold.otf") format("opentype");
}

@font-face {
    font-family: 'Coanda';
    font-weight: 100 900;
    font-display: swap;
    font-named-instance: 'Light';
    src: url("Coanda-Light.otf") format("opentype");
}

