.cy-sl {
    font-family: cy, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.cy-bold {
    font-family: cy, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.cy-black {
    font-family: cy, sans-serif;
    font-weight: 900;
    font-style: normal;
}

.amber {
    color: #f8af2c;
}
