/**************************/
/** FONT FAMILY: Roboto  **/
/**************************/
/* Roboto-Black */
@font-face {
	font-family: "Roboto-Black";
	src: url("../fonts/Roboto/roboto-black.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
/* Roboto-Black-Italic */
@font-face {
    font-family: "Roboto-Black-Italic";
    src: url("../fonts/Roboto/roboto-black-italic.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/* Roboto-Bold */
@font-face {
    font-family: "Roboto-Bold";
    src: url("../fonts/Roboto/roboto-bold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/* Roboto-Bold-Italic */
@font-face {
    font-family: "Roboto-Bold-Italic";
    src: url("../fonts/Roboto/roboto-bold-italic.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/* Roboto-Light */
@font-face {
    font-family: "Roboto-Light";
    src: url("../fonts/Roboto/roboto-light.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/* Roboto-Light-Italic */
@font-face {
    font-family: "Roboto-Light-Italic";
    src: url("../fonts/Roboto/roboto-light-italic.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/* Roboto-Medium */
@font-face {
    font-family: "Roboto-Medium";
    src: url("../fonts/Roboto/roboto-medium.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/* Roboto-Medium-Italic */
@font-face {
    font-family: "Roboto-Medium-Italic";
    src: url("../fonts/Roboto/roboto-medium-italic.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/* Roboto-Regular */
@font-face {
    font-family: "Roboto-Regular";
    src: url("../fonts/Roboto/roboto-regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/* Roboto-Regular-Italic */
@font-face {
    font-family: "Roboto-Regular-Italic";
    src: url("../fonts/Roboto/roboto-regular-italic.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/* Roboto-Thin */
@font-face {
    font-family: "Roboto-Thin";
    src: url("../fonts/Roboto/roboto-thin.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/* Roboto-Thin-Italic */
@font-face {
    font-family: "Roboto-Thin-Italic";
    src: url("../fonts/Roboto/roboto-thin-italic.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}


/*****************************/
/** FONT FAMILY: TildaSans  **/
/*****************************/
/* TildaSans-Black */
@font-face {
	font-family: "TildaSans-Black";
	src: url("../fonts/TildaSans/TildaSans-Black.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
/* TildaSans-Bold */
@font-face {
    font-family: "TildaSans-Bold";
    src: url("../fonts/TildaSans/TildaSans-Bold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/* TildaSans-Regular */
@font-face {
    font-family: "TildaSans-ExtraBold";
    src: url("../fonts/TildaSans/TildaSans-ExtraBold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/* TildaSans-Light */
@font-face {
    font-family: "TildaSans-Light";
    src: url("../fonts/TildaSans/TildaSans-Light.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/* TildaSans-Medium */
@font-face {
    font-family: "TildaSans-Medium";
    src: url("../fonts/TildaSans/TildaSans-Medium.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/* TildaSans-Regular */
@font-face {
    font-family: "TildaSans-Regular";
    src: url("../fonts/TildaSans/TildaSans-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/* TildaSans-Regular */
@font-face {
    font-family: "TildaSans-Semibold";
    src: url("../fonts/TildaSans/TildaSans-Semibold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}



/****************************/
/** FONT FAMILY: New font  **/
/****************************/
/* font-family: "NewFont"; */
/* @font-face{  */
	/* font-family: 'MyWebFont'; */
	/* src: url('WebFont.eot'); */
	/* src: url('WebFont.eot?#iefix') format('embedded-opentype'), */
		 /* url('WebFont.woff') format('woff'), */
		 /* url('WebFont.ttf') format('truetype'), */
		 /* url('WebFont.svg#webfont') format('svg'); */
	/* font-weight: normal; */
    /* font-style: normal; */
	/* font-display: swap; */
/* } */