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