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