/*
@font-face {
    font-family: Lato-B;
    src: url('fonts/Lato-Bold.eot');
    src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/Lato-Bold.woff') format('woff'),  url('fonts/Lato-Bold.ttf') format('truetype'),  url('fonts/Lato-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@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') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: Lato-L;
	src: url('fonts/lato-light.eot');
	src: local('☺'), url('fonts/lato-light.woff') format('woff'), url('fonts/lato-light.ttf') format('truetype'), url('fonts/lato-light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

*/

@font-face {
    font-family: R-b;
    src: url('fonts/Roboto-Bold.ttf');
}
@font-face {
    font-family: R-m;
    src: url('fonts/Roboto-Medium.ttf');
}
@font-face {
    font-family: R-r;
    src: url('fonts/Roboto-Regular.ttf');
}

@font-face {
    font-family: Roboto-L;
    src: url('fonts/RobotoCondensed-Light.ttf');

}

@font-face {
    font-family: Roboto-B;
    src: url('fonts/RobotoCondensed-Bold.eot');
    src: url('fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/RobotoCondensed-Bold.woff') format('woff'),  url('fonts/RobotoCondensed-Bold.ttf') format('truetype'),  url('fonts/RobotoCondensed-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Roboto;
    src: url('fonts/Roboto-Regular.eot');
    src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/Roboto-Regular.woff') format('woff'),  url('fonts/Roboto-Regular.ttf') format('truetype'),  url('fonts/Roboto-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Roboto-R;
    src: url('fonts/RobotoCondensed-Regular.eot');
    src: url('fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/RobotoCondensed-Regular.woff') format('woff'),  url('fonts/RobotoCondensed-Regular.ttf') format('truetype'),  url('fonts/RobotoCondensed-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
