@font-face {
    font-family: 'Floyd';
    src: url('floyd.eot');
	src:local('Floyd'), url('floyd.woff') format('woff'), url('floyd.svg') format('svg'), url('floyd.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}
.special-font { font-family: 'Floyd'; }