@font-face {
  font-family: 'Langdon';
  src: url('Langdon.eot');
  src: url('Langdon.woff2') format('woff2'),
       url('Langdon.woff') format('woff'),
       url('Langdon.ttf') format('truetype'),
       url('Langdon.svg#Langdon') format('svg'),
       url('Langdon.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MorseCode';
  src: url('MorseCode.eot');
  src: url('MorseCode.woff2') format('woff2'),
       url('MorseCode.woff') format('woff'),
       url('MorseCode.ttf') format('truetype'),
       url('MorseCode.svg#MorseCode') format('svg'),
       url('MorseCode.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'Pacifico';
	src: url('Pacifico-Regular.eot');
	src: url('Pacifico-Regular.eot?#iefix') format('embedded-opentype'),
		url('Pacifico-Regular.woff2') format('woff2'),
		url('Pacifico-Regular.woff') format('woff'),
		url('Pacifico-Regular.ttf') format('truetype'),
		url('Pacifico-Regular.svg#Pacifico-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Moksha';
	src: url('Moksha.eot');
	src: url('Moksha.eot?#iefix') format('embedded-opentype'),
		url('Moksha.woff2') format('woff2'),
		url('Moksha.woff') format('woff'),
		url('Moksha.ttf') format('truetype'),
		url('Moksha.svg#Moksha') format('svg');
	font-weight: normal;
	font-style: normal;
}
.garamond {
	font-family:"adobe-garamond-pro", serif;
}
.langdon {
	font-family:"Langdon", "Helvetica Condensed", sans-serif;
}
.morse {
	font-family:"MorseCode", "Webdings", "Wingdings";
	font-size:10em;
}