@font-face
{
    font-family: 'graphic design';
  src: url('graphic design.eot');
  src: url('graphic design.eot?#') format('embedded-opentype'),
      url('graphic design.woff') format('woff'),
      url('graphic design.ttf') format('truetype');
}
