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