@font-face {
    font-family: 'desyrelregular';
    src: url('desyrel-webfont.eot');
    src: url('desyrel-webfont.eot?#iefix') format('embedded-opentype'),
         url('desyrel-webfont.woff') format('woff'),
         url('desyrel-webfont.ttf') format('truetype'),
         url('desyrel-webfont.svg#desyrelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
a {
	color: #B0521F;
}

h2 {
	font-size: 30px;
	font-weight: bold;
	font-family: 'desyrelregular';
	text-align: center;
	letter-spacing: 2px;
}
