@font-face {
    font-family: Ravi;
    font-style: normal;
    font-weight: normal;
    src: url('Ravi-FaNum-03-Regular.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Ravi;
    font-style: normal;
    font-weight: 500;
    src: url('Ravi-FaNum-06-Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: Ravi;
    font-style: normal;
    font-weight: 900;
    src: url('Ravi-FaNum-08-Black.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

body {
    font-family: Ravi;
}
