@font-face {
  font-family: 'Campton';
  src: url('CamptonExtraLight.otf');
  src: local('Capton'), local('CamptonExtraLight'), url('CamptonExtraLight') format('opentype');
}
@font-face {
  font-family: 'American Typewriter';
  src: url('AmericanTypewriter.ttf');
  src: local('American Typewriter'), local('AmericanTypewriter'), url('AmericanTypewriter') format('TTF-ficher');
}
@font-face {
  font-family: 'didot';
  src: url('DidotLight.otf');
  src: local('didot'), local('DidotLight'), url('DidotLight') format('opentype');
}