// --------------------------------------------------
// This file contains all @font-face declarations.
// --------------------------------------------------

// Example
// @font-face {
//    font-family: 'inter-light';
//    src: url('../fonts/Inter-Light.woff') format('woff'), url('../fonts/Inter-Light.woff2') format('woff2');
//    font-weight: 300;
//    font-style: normal;
//    font-display: swap;
// }