@font-face {
    font-family: "Arimo-Bold";
    src: url("../font/Arimo-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Arimo-Regular";
    src: url("../font/Arimo-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Arimo-Italic";
    src: url("../font/Arimo-Italic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}