:root{
    --bs-link-color: black;
    --bs-link-hover-color: red;
}

@font-face {
    font-family: 'ONE-Mobile-Regular';
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-Regular.woff%27) format('woff'");
    font-weight: normal;
    font-style: normal;
}