@font-face {
font-family: 'Swatch it';
src: url('Swatchit.eot'); /* IE9 Compat Modes */
src: url('Swatchit.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('Swatchit.woff') format('woff'), /* Modern Browsers */
     url('Swatchit.ttf')  format('truetype'), /* Safari, Android, iOS */
     url('Swatchit.svg#svgFontName') format('svg'); /* Legacy iOS */
}