@font-face {
    font-family: "Roboto Regular";
    font-style: normal;
    font-weight: normal;
    src: url("roboto-regular.woff") format("woff"), url("roboto-regular.ttf") format("truetype");
}

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

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

@font-face {
    font-family: "Adventure Regular";
    font-weight: normal;
    font-style: normal;
    src: url("Adventure-Regular.eot");
    src: url("Adventure-Regular.eot?#iefix") format("embedded-opentype"), url("Adventure-Regular.woff") format("woff"), url("Adventure-Regular.ttf") format("truetype"), url("Adventure-Regular.svg") format("svg");
}