@import url(//fonts.googleapis.com/css?family=PT+Sans+Narrow:300,400,700,300italic&subset=latin,cyrillic);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic&subset=latin,cyrillic);

/* font-family: "PlayRegular"; */
@font-face {
    font-family: "PlayRegular";
    src: url("../fonts/PlayRegular/PlayRegular.eot");
    src: url("../fonts/PlayRegular/PlayRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PlayRegular/PlayRegular.woff") format("woff"),
    url("../fonts/PlayRegular/PlayRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "PlayBold"; */
@font-face {
    font-family: "PlayBold";
    src: url("../fonts/PlayBold/PlayBold.eot");
    src: url("../fonts/PlayBold/PlayBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PlayBold/PlayBold.woff") format("woff"),
    url("../fonts/PlayBold/PlayBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}



