@fontface {
    font-family: "roboto-black";
    src:url("../fonts/Roboto-Black.ttf")
}

@fontface {
    font-family: "roboto-bold";
    src:url("../fonts/Roboto-Bold.ttf")
}

@fontface {
    font-family: "roboto-light";
    src:url("../fonts/Roboto-Light.ttf")
}


@fontface {
    font-family: "roboto-regular";
    src:url("../fonts/Roboto-Regular.ttf")
}


@fontface {
    font-family: "roboto-thin";
    src:url("../fonts/Roboto-Thin.ttf")
}

@fontface {
    font-family: "Darkline";
    src:url("../fonts/Darkline.otf")
}

@fontface {
    font-family: "Raphtalia";
    src:url("../fonts/Raphtalia.otf")
}

@fontface {
    font-family: "Edition-BxnV";
    src:url("../fonts/Edition-BxnV.ttf")
}