@font-face { font-family: "work-sans"; src: url('../fonts/work-sans/WorkSans-Regular.otf'); } :root{ --font-family : 'work-sans'; --pretty-margin: 0.5rem; --main-color: black; --secondary-color: black; }