@font-face { /*font-family: "work-sans";*/ /*src: url('../fonts/work-sans/WorkSans-Regular.otf');*/ } :root{ --font-family : 'arial'; --pretty-margin: 0.5rem; --main-color: black; --secondary-color: white; --text-color: white; --player-bg-color: rgba(255,255,255,0.95); }