@font-face {
  font-family: 'Quincy CF';
  font-weight: 300;
  font-style: normal;
  src: local('Quincy CF'), url('QuincyCF-Light.ttf') format('opentype');
}
@font-face {
  font-family: 'Quincy CF';
  font-weight: 700;
  font-style: normal;
  src: local('Quincy CF'), url('QuincyCF-Bold.ttf') format('opentype');
}
