/*Fonts*/
/* @font-face { */
 /* font-family: 'FuturaBT-Medium'; */
 /* src: url('../fonts/futuram-webfont.eot'); */
 /* src: url('../fonts/futuram-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futuram-webfont.woff') format('woff'), url('../fonts/futuram-webfont.ttf') format('truetype'), url('../fonts/futuram-webfont.svg#futura_md_btmedium') format('svg'); */
 /* font-weight: normal; */
 /* font-style: normal; */
/* } */

/* @font-face { */
 /* font-family: 'futura_lt_bold'; */
 /* src: url('../fonts/futurabc.eot'); */
 /* src: url('../fonts/futurabc.eot?#iefix') format('embedded-opentype'), url('../fonts/futurabc.woff') format('woff'), url('../fonts/futurabc.ttf') format('truetype'), url('../fonts/futural-webfont.svg#futura_lt_btlight') format('svg'); */
 /* font-weight: normal; */
 /* font-style: normal; */
/* } */
/* @font-face { */
/* font-family: 'WebRupee'; */
/* src: url('../fonts/WebRupee.V2.0.eot'); */
/* src: local('WebRupee'), url('../fonts/WebRupee.V2.0.ttf') format('truetype'), url('../fonts/WebRupee.V2.0.woff') format('woff'), url('../fonts/WebRupee.V2.0.svg') format('svg'); */
/* font-weight: normal; */
/* font-style: normal; */
/* } */

/* @font-face { */
    /* font-family: 'FuturaBT-Light'; */
    /* src: url('../fonts/futult_.eot'); */
    /* src: url('../fonts/futult_.eot?#iefix') format('embedded-opentype'), */
         /* url('../fonts/futult_.woff2') format('woff2'), */
         /* url('../fonts/futult_.woff') format('woff'), */
         /* url('../fonts/futult_.ttf') format('truetype'), */
         /* url('../fonts/futult_.svg#futura_lt_btlight') format('svg'); */
    /* font-weight: normal; */
    /* font-style: normal; */

/* } */

/* @font-face { */
    /* font-family: 'FuturaBT-Book'; */
    /* src: url('../fonts/futurabt-bold.eot'); */
    /* src: url('../fonts/futurabt-bold.eot?#iefix') format('embedded-opentype'), */
         /* url('../fonts/futurabt-bold.woff2') format('woff2'), */
         /* url('../fonts/futurabt-bold.woff') format('woff'), */
         /* url('../fonts/futurabt-bold.ttf') format('truetype'), */
         /* url('../fonts/futurabt-bold.svg#futurabold') format('svg'); */
    /* font-weight: normal; */
    /* font-style: normal; */
/* } */
/* @font-face { */
    /* font-family: 'Rupee'; */
    /* src: url('../fonts/rupee_foradian-webfont.eot'); */
    /* src: url('../fonts/rupee_foradian-webfont.eot?#iefix') format('embedded-opentype'), */
         /* url('../fonts/rupee_foradian-webfont.woff') format('woff'), */
         /* url('../fonts/rupee_foradian-webfont.ttf') format('truetype'), */
         /* url('../fonts/rupee_foradian-webfont.svg#Rupee') format('svg'); */
    /* font-weight: 600; */
    /* font-style: 600; */
/* } */

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Regular.woff') format('woff'),
         url('../fonts/Lato-Regular.ttf') format('truetype'),
         url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: 600;
    font-style: 600;
}