@font-face {
  font-family: 'CircularStd';
  font-weight: 400;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Book.otf') format('opentype');
}
@font-face {
  font-family: 'CircularStd';
  font-weight: 500;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'CircularStd';
  font-weight: 700;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
  src: local('Gotham-Bold'), url('Gotham-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'Gotham-Regular';
  font-weight: 700;
  font-style: normal;
  src: local('Gotham-Regular'), url('GothamBook.otf') format('opentype');
}
@font-face {
  font-family: 'TTNorms';
  font-weight: 900;
  font-style: normal;
  src: local('TTNorms'), url('TTNorms-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'TTNorms-Medium-Bold';
  font-weight: 900;
  font-style: normal;
  src: local('TTNorms-Medium-Bold'), url('TTNorms-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'TTNorms-Bold';
  font-weight: 900;
  font-style: normal;
  src: local('TTNorms-Bold'), url('TTNorms-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Garet';
  font-weight: 700;
  font-style: normal;
  src: local('Garet'), url('Garet-Book.otf') format('opentype');
}

@font-face {
  font-family: 'Parisienne';
  font-weight: 700;
  font-style: normal;
  src: local('Parisienne'), url('Parisienne-Regular.ttf') format('opentype');
}
