@font-face {
    font-family: "CanadaAlyawm";
    src: url("../fonts/canadaalyawm.ttf") format("truetype");
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
}

.cdleg,
.cdleg * {
    font-family: "CanadaAlyawm", Tahoma, Arial, sans-serif;
}

.cdleg,
.cdleg h1,
.cdleg h2,
.cdleg h3,
.cdleg legend,
.cdleg p,
.cdleg span,
.cdleg strong,
.cdleg small,
.cdleg article {
    cursor: default;
}

.cdleg button,
.cdleg select,
.cdleg label,
.cdleg a {
    cursor: pointer;
}

.cdleg input[type="number"] {
    cursor: text;
}
