
@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.woff') format('woff'),
         url('Play-Regular-webfont.ttf') format('truetype'),
         url('Play-Regular-webfont.svg#PlayRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@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.woff') format('woff'),
         url('Play-Bold-webfont.ttf') format('truetype'),
         url('Play-Bold-webfont.svg#PlayBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.wrap h1.main_title { font-family: 'PlayRegular'; }