@font-face {
  font-family: 'SilverBrands';
  font-display: swap;
  src: url('SilverBrands-Regular.eot');
  src: url('SilverBrands-Regular.eot?#iefix') format('embedded-opentype'),
  url('SilverBrands-Regular.woff2') format('woff2'),
  url('SilverBrands-Regular.woff') format('woff'),
  url('SilverBrands-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}