// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 1000
.bebas-neue-font-<uniquifier> {
font-family: "Bebas Neue Font", sans-serif;
font-optical-sizing: auto;
font-weight: <weight>;
font-style: normal;
}