@font-face {
    font-family: "CooperHewittSemibold";
    src: url("/assets/fonts/CooperHewitt-Semibold.ttf") format("truetype");
}
@font-face {
    font-family: "NotoSansRegular";
    src: url("/assets/fonts/NotoSans-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "RobotoLight";
    src: url("/assets/fonts/Roboto-Light.ttf") format("truetype");
}
@font-face {
    font-family: "RobotoRegular";
    src: url("/assets/fonts/Roboto-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "RobotoMedium";
    src: url("/assets/fonts/Roboto-Medium.ttf") format("truetype");
}
@font-face {
    font-family: "RobotoMono";
    src: url("/assets/fonts/RobotoMono-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "RobotoFlex";
    src: url("/assets/fonts/RobotoFlex.ttf") format("truetype");
}
@font-face {
    font-family: "RobotoCondensed";
    src: url("/assets/fonts/RobotoCondensed-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "MontserratRegular";
    src: url("/assets/fonts/Montserrat-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "MontserratLight";
    src: url("/assets/fonts/Montserrat-Light.ttf") format("truetype");
}
@font-face {
    font-family: "IBMPlexSansRegular";
    src: url("/assets/fonts/IBMPlexSans-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "Nunito-Regular";
    src: url("/assets/fonts/Nunito-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "Rubik-Regular";
    src: url("/assets/fonts/Rubik-Regular.ttf") format("truetype");
}