@font-face {
    font-family: 'Open Sans';
    src:url('../fonts/OpensansRegular.eot');
    src: url('../fonts/OpensansRegular.eot') format('embedded-opentype'),
         url('../fonts/OpensansRegular.woff') format('woff'),
         url('../fonts/OpensansRegular.ttf') format('truetype'),
         url('../fonts/OpensansRegular.svg#Open Sans') format('svg');
}
@font-face {
    font-family: 'Vani';
    src:url('../fonts/Vani.eot');
    src: url('../fonts/Vani.eot') format('embedded-opentype'),
         url('../fonts/Vani.woff') format('woff'),
         url('../fonts/Vani.ttf') format('truetype'),
         url('../fonts/Vani.svg#Vani') format('svg');
}
@font-face {
    font-family: 'RalewayRegular';
    src:url('../fonts/RalewayRegular.eot');
    src: url('../fonts/RalewayRegular.eot') format('embedded-opentype'),
         url('../fonts/RalewayRegular.woff') format('woff'),
         url('../fonts/RalewayRegular.ttf') format('truetype'),
         url('../fonts/RalewayRegular.svg#RalewayRegular') format('svg');
}