@import url("https://use.typekit.net/cjd4lhu.css");

.font-supplementary--roboto .font-supplementary {
    font-family: "roboto", sans-serif !important;
    font-weight: 400 !important;
}

.font-supplementary--roboto .font-supplementary--semi-bold {
    font-family: "roboto", sans-serif !important;
    font-weight: 500 !important;
}

.font-supplementary--roboto .font-supplementary--bold {
    font-family: "roboto", sans-serif !important;
    font-weight: 700 !important;
}

.font-supplementary--roboto .font-supplementary--black {
    font-family: "roboto", sans-serif !important;
    font-weight: 900 !important;
}
