The front end References and use of fonts in SCSS December 15, 2023 by Charlie Powell No Comments reference @font-face { font-family: 'Aleo-Bold'; // Rename font name SRC: url('.. /.. /.. /assets/fonts/Aleo-Bold-2.otf'); Word-break: normal; word-break: normal; font-style: normal; } Using the font-family: Aleo – Bold;