/* TEXTS*/ 

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

@font-face {
    font-family: "sf_font";
    src: url("/css/fonts/Play/Play-Bold.eot");
    src: url("/css/fonts/Play/Play-Bold.eot?#iefix")format("embedded-opentype"),
    url("/css/fonts/Play/Play-Bold.woff") format("woff"),
    url("/css/fonts/Play/Play-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}

/* TITLES */

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

@font-face {
    font-family: "sf_title_font";
    src: url("/css/fonts/Play/Play-Bold.eot");
    src: url("/css/fonts/Play/Play-Bold.eot?#iefix")format("embedded-opentype"),
    url("/css/fonts/Play/Play-Bold.woff") format("woff"),
    url("/css/fonts/Play/Play-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}



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

@font-face {
    font-family: "sf_button_font";
    src: url("/css/fonts/Play/Play-Bold.eot");
    src: url("/css/fonts/Play/Play-Bold.eot?#iefix")format("embedded-opentype"),
    url("/css/fonts/Play/Play-Bold.woff") format("woff"),
    url("/css/fonts/Play/Play-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}

