@font-face {
    font-family: "peppa";
    src: url(gf/Peppa-Pig/peppa_bold_italic-webfont.woff2) format("woff2"),
    url(gf/Peppa-Pig/peppa_bold_italic-webfont.woff) format("woff");
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: "peppa";
    src: url(gf/Peppa-Pig/peppa_bold-webfont.woff2) format("woff2"),
    url(gf/Peppa-Pig/peppa_bold-webfont.woff) format("woff");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "peppa";
    src: url(gf/Peppa-Pig/peppa_italic-webfont.woff2) format("woff2"),
    url(gf/Peppa-Pig/peppa_italic-webfont.woff) format("woff");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "peppa";
    src: url(gf/Peppa-Pig/peppa-webfont.woff2) format("woff2"),
    url(gf/Peppa-Pig/peppa-webfont.woff) format("woff");
    font-weight: normal;
    font-style: normal;
}