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