@font-face {
    font-family: "Play";
    font-weight: normal;
    font-style: normal;
    src: url("play-regular-autohint-webfont.eot");
    src: local("☺"),
     	 url("play-regular-autohint-webfont.eot?#iefix") format("embedded-opentype"),
         url("play-regular-autohint-webfont.woff") format("woff"),
         url("play-regular-autohint-webfont.ttf") format("truetype"),
		 url("play-regular-autohint-webfont.svg") format("svg");
}