@font-face {
    font-family: "RobotoBold";
    src: url("");
    src: url("")format("embedded-opentype"),
    url("bold.woff") format("woff"),
    url("bold-1.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "RobotoMedium";
    src: url("");
    src: url("")format("embedded-opentype"),
    url("medium.woff") format("woff"),
    url("medium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "RobotoBlack";
    src: url("");
    src: url("")format("embedded-opentype"),
    url("black.woff") format("woff"),
    url("black.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "OpenSansSemiBold";
    src: url("");
    src: url("")format("embedded-opentype"),
    url("semibold.woff") format("woff"),
    url("semibold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

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

@font-face {
    font-family: "CenturyGothicBold";
    src: url("");
    src: url("")format("embedded-opentype"),
    url("bold-1.woff") format("woff"),
    url("bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}