@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../fonts/Montserrat-Regular.eot');
  src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg'),
       url('../fonts/Montserrat-Regular.ttf') format('truetype'),
       url('../fonts/Montserrat-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('../fonts/Montserrat-Bold.eot');
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg'),
       url('../fonts/Montserrat-Bold.ttf') format('truetype'),
       url('../fonts/Montserrat-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url('../fonts/Montserrat-SemiBold.eot');
  src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg'),
       url('../fonts/Montserrat-SemiBold.ttf') format('truetype'),
       url('../fonts/Montserrat-SemiBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Light';
  src: url('../fonts/Montserrat-Light.eot');
  src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Montserrat-Light.svg#Montserrat-Light') format('svg'),
       url('../fonts/Montserrat-Light.ttf') format('truetype'),
       url('../fonts/Montserrat-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/*@font-face {*/
/*  font-family: 'GEFlow';*/
/*  src: url('../fonts/GEFlow.eot');*/
/*  src: url('../fonts/GEFlow.eot?#iefix') format('embedded-opentype'),*/
/*       url('../fonts/GEFlow.svg#GEFlow') format('svg'),*/
/*       url('../fonts/GEFlow.ttf') format('truetype'),*/
/*       url('../fonts/GEFlow.woff') format('woff');*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
/*@font-face {*/
/*  font-family: 'GEFlow-Bold';*/
/*  src: url('../fonts/GEFlow-Bold.eot');*/
/*  src: url('../fonts/GEFlow-Bold.eot?#iefix') format('embedded-opentype'),*/
/*       url('../fonts/GEFlow-Bold.svg#GEFlow-Bold') format('svg'),*/
/*       url('../fonts/GEFlow-Bold.ttf') format('truetype'),*/
/*       url('../fonts/GEFlow-Bold.woff') format('woff');*/
/*  font-weight: normal;*/
/*  font-style: normal;*/
/*}*/
@font-face {
	font-family: 'GEFlow';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('../fonts/GE-Flow-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'GEFlow-Bold';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('../fonts/GE-Flow-Bold.ttf') format('truetype');
}