/* font-family: "RobotoRegular"; */
@font-face {
	font-family: "RobotoRegular";
	src: url("../fonts/RobotoRegular/RobotoRegular.eot");
	src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"),
	url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
	url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "RobotoLight"; */
@font-face {
	font-family: "RobotoLight";
	src: url("../fonts/RobotoLight/RobotoLight.eot");
	src: url("../fonts/RobotoLight/RobotoLight.eot?#iefix")format("embedded-opentype"),
	url("../fonts/RobotoLight/RobotoLight.woff") format("woff"),
	url("../fonts/RobotoLight/RobotoLight.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "RobotoMedium"; */
@font-face {
	font-family: "RobotoMedium";
	src: url("../fonts/RobotoMedium/RobotoMedium.eot");
	src: url("../fonts/RobotoMedium/RobotoMedium.eot?#iefix")format("embedded-opentype"),
	url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff"),
	url("../fonts/RobotoMedium/RobotoMedium.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "RobotoBold"; */
@font-face {
	font-family: "RobotoBold";
	src: url("../fonts/RobotoBold/RobotoBold.eot");
	src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix")format("embedded-opentype"),
	url("../fonts/RobotoBold/RobotoBold.woff") format("woff"),
	url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

/* font-family: "TeXGyreAdventor"; */

@font-face {
    font-family: 'TeXGyreAdventor';
    src: local('TeX Gyre Adventor'), local('TeXGyreAdventor-Regular'), 
	url('../fonts/texgyreadv/texgyreadventor.woff2') format('woff2'), 
	url('../fonts/texgyreadv/texgyreadventor.woff') format('woff'), 
	url('../fonts/texgyreadv/texgyreadventor.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'TeXGyreAdventor';
    src: local('TeX Gyre Adventor Italic'), local('TeXGyreAdventor-Italic'), 
	url('../fonts/texgyreadv/texgyreadventoritalic.woff2') format('woff2'), 
	url('../fonts/texgyreadv/texgyreadventoritalic.woff') format('woff'), 
	url('../fonts/texgyreadv/texgyreadventoritalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'TeXGyreAdventor';
    src: local('TeX Gyre Adventor Bold'), local('TeXGyreAdventor-Bold'), 
	url('../fonts/texgyreadv/texgyreadventorbold.woff2') format('woff2'), 
	url('../fonts/texgyreadv/texgyreadventorbold.woff') format('woff'), 
	url('../fonts/texgyreadv/texgyreadventorbold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'TeXGyreAdventor';
    src: local('TeX Gyre Adventor Bold Italic'), local('TeXGyreAdventor-BoldItalic'), 
	url('../fonts/texgyreadv/texgyreadventorbolditalic.woff2') format('woff2'), 
	url('../fonts/texgyreadv/texgyreadventorbolditalic.woff') format('woff'), 
	url('../fonts/texgyreadv/texgyreadventorbolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

/* font-family: "Caviar Dreams"; */

@font-face {
    font-family: 'Caviar Dreams';
    src: local('Caviar Dreams'), local('CaviarDreams'), 
	url('../fonts/caviar/caviardreams.woff2') format('woff2'), 
	url('../fonts/caviar/caviardreams.woff') format('woff'), 
	url('../fonts/caviar/caviardreams.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Caviar Dreams';
    src: local('Caviar Dreams Italic'), local('CaviarDreams-Italic'), 
	url('../fonts/caviar/caviardreamsitalic.woff2') format('woff2'), 
	url('../fonts/caviar/caviardreamsitalic.woff') format('woff'), 
	url('../fonts/caviar/caviardreamsitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Caviar Dreams';
    src: local('Caviar Dreams Bold'), local('CaviarDreams-Bold'), 
	url('../fonts/caviar/caviardreamsbold.woff2') format('woff2'), 
	url('../fonts/caviar/caviardreamsbold.woff') format('woff'), 
	url('../fonts/caviar/caviardreamsbold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Caviar Dreams';
    src: local('Caviar Dreams Bold Italic'), local('CaviarDreams-BoldItalic'), 
	url('../fonts/caviar/caviardreamsbolditalic.woff2') format('woff2'), 
	url('../fonts/caviar/caviardreamsbolditalic.woff') format('woff'), 
	url('../fonts/caviar/caviardreamsbolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
