@font-face {
  font-family: 'playbold';
  src: url('play-bold-webfont.eot');
  src: url('play-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('play-bold-webfont.woff2') format('woff2'),
       url('play-bold-webfont.woff') format('woff'),
       url('play-bold-webfont.ttf') format('truetype'),
       url('play-bold-webfont.svg#playbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'playregular';
  src: url('play-regular-webfont.eot');
  src: url('play-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('play-regular-webfont.woff2') format('woff2'),
       url('play-regular-webfont.woff') format('woff'),
       url('play-regular-webfont.ttf') format('truetype'),
       url('play-regular-webfont.svg#playregular') format('svg');
  font-weight: normal;
  font-style: normal;
}