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