
@font-face {
   font-family: 'Sound';
   src: url('fonts/FCSound-Thin.woff2') format('woff2'),
         url('fonts/FCSound-Thin.woff') format('woff');
   font-display: block;
   font-weight: 100;
   font-style: normal;
   font-display: fallback;
}
@font-face {
   font-family: 'Sound';
   src: url('fonts/FCSound-ExtraLight.woff2') format('woff2'),
         url('fonts/FCSound-ExtraLight.woff') format('woff');
   font-display: block;
   font-weight: 200;
   font-style: normal;
   font-display: fallback;
}
@font-face {
   font-family: 'Sound';
   src: url('fonts/FCSound-Light.woff2') format('woff2'),
         url('fonts/FCSound-Light.woff') format('woff');
   font-display: block;
   font-weight: 300;
   font-style: normal;
   font-display: fallback;
}
@font-face {
    font-family: 'Sound';
    src: url('fonts/FCSound-Regular.woff2') format('woff2'),
          url('fonts/FCSound-Regular.woff') format('woff');
    font-display: block;
    font-weight: 400;
    font-style: normal;
    font-display: fallback;
}
@font-face {
    font-family: 'Sound';
    src: url('fonts/FCSound-Medium.woff2') format('woff2'),
          url('fonts/FCSound-Medium.woff') format('woff');
    font-display: block;
    font-weight: 500;
    font-style: normal;
    font-display: fallback;
}
@font-face {
    font-family: 'Sound';
    src: url('fonts/FCSound-SemiBold.woff2') format('woff2'),
          url('fonts/FCSound-SemiBold.woff') format('woff');
    font-display: block;
    font-weight: 600;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Sound';
    src: url('fonts/FCSound-Bold.woff2') format('woff2'),
          url('fonts/FCSound-Bold.woff') format('woff');
    font-display: block;
    font-weight: 700;
    font-style: normal;
    font-display: fallback;
}
@font-face {
    font-family: 'Sound';
    src: url('fonts/FCSound-ExtraBold.woff2') format('woff2'),
          url('fonts/FCSound-ExtraBold.woff') format('woff');
    font-display: block;
    font-weight: 800;
    font-style: normal;
    font-display: fallback;
}

@font-face {
   font-family: 'Sound';
   src: url('fonts/FCSound-Black.woff2') format('woff2'),
         url('fonts/FCSound-Black.woff') format('woff');
   font-display: block;
   font-weight: 900;
   font-style: normal;
   font-display: fallback;
}

