/*@font-face
{
  font-family: SegoeWP;
  src: url('../fonts/SegoeWP.ttf');
}

@font-face
{
  font-family: SegoeWPLight;
  src: url('../fonts/SegoeWP-Light.ttf');
}

@font-face
{
	font-family: Roboto;
	src: url('../fonts/Roboto-Regular.ttf');
}
@font-face {
	font-family:  RobotoBold;
	src: url('../fonts/Roboto-Bold.ttf');
}*/

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);*/


@font-face {
  font-family: 'OpenSansLight';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url('../fonts/OpenSans-Light.woff') format('woff');
}
@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans'), local('OpenSans'), url('../fonts/OpenSans.woff') format('woff');
}
@font-face {
    font-family: DroidSans;
    /*font-style: normal;*/
    font-weight: normal;
    src: local('Droid Sans'), local('DroidSans'), url('../fonts/droid-sans.woff') format('woff');
}
@font-face {
    font-family: DroidSans;
    /*font-style: normal;*/
    font-weight: bold;
    src: local('Droid Sans Bold'), local('DroidSans-Bold'), url('../fonts/droid-sans-bold.woff') format('woff');
}

@font-face {
	font-family: 'LatoThin';
	font-style: normal;
	font-weight: normal;
	src: local('Lato Hairline'), local('Lato-Hairline'), url('../fonts/Lato-Hairline.woff') format('woff'),
			url('../fonts/Lato-Hairline.ttf') format('truetype');
}
@font-face {
	font-family: 'LatoLight';
	font-style: normal;
	font-weight: normal;
	src: local('Lato Book'), local('Lato-Book'), url('../fonts/Lato-Book.woff') format('woff');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: normal;
	src: local('Lato'), local('Lato-Regular'), url('../fonts/Lato-Regular.woff') format('woff');
}


@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RobotoBold';
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/roboto-bold-webfont.svg#RobotoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/roboto-bold-webfont.svg#RobotoBold') format('svg');
    font-weight: bold;
    font-style: normal;

}

/*@font-face {
    font-family: 'SegoeWP';
    src: url('../fonts/SegoeWP.eot');
    src: url('../fonts/SegoeWP.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SegoeWP.woff') format('woff'),
         url('../fonts/SegoeWP.ttf') format('truetype'),
         url('../fonts/SegoeWP.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SegoeWPLight';
    src: url('../fonts/SegoeWP-Light.eot');
    src: url('../fonts/SegoeWP-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SegoeWP-Light.woff') format('woff'),
         url('../fonts/SegoeWP-Light.ttf') format('truetype'),
         url('../fonts/SegoeWP-Light.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
	font-family: NuvoWeb;
	src: url('../fonts/NuvoWeb-Medi.eot');
	src: url('../fonts/NuvoWeb-Medi.eot?#iefix') format('embedded-opentype'),
		  url('../fonts/NuvoWeb-Medi.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'MagraBold';
  font-style: normal;
  font-weight: bold;
  src: local('Magra Bold'), local('Magra-Bold'), url('../fonts/Magra-Bold.woff') format('woff');
}
@font-face {
  font-family: 'Magra';
  font-style: normal;
  font-weight: 400;
  src: local('Magra'), url('../fonts/Magra') format('woff');
}
