@font-face {
    font-family: 'Faro';
    src: local('Faro Regular Lucky'), local('Faro-Regular-Lucky'),
        url('Faro-RegularLucky.woff2') format('woff2'),
        url('Faro-RegularLucky.woff') format('woff'),
        url('Faro-RegularLucky.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }