/** Generated by FG **/
@font-face {
	font-family: 'Conv_Lato';
	font-display: fallback;
	src: url("./fonts/Lato-Regular.eot"); /* IE9 Compat Modes */
  src: url("./fonts/Lato-Regular.woff2") format("woff2"), /* Modern Browsers */
    url("./fonts/Lato-Regular.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Lato-Regular.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Lato-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Lato-Regular.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"); /* IE6-IE8 */
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Lato';
	font-display: fallback;
	src: url("./fonts/Lato-Bold.eot"); /* IE9 Compat Modes */
  src: url("./fonts/Lato-Bold.woff2") format("woff2"), /* Modern Browsers */
    url("./fonts/Lato-Bold.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Lato-Bold.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Lato-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Lato-Bold.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"); /* IE6-IE8 */
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family:'Conv_Lato';
	src: url("./fonts/Lato-Semibold.eot"); /* IE9 Compat Modes */
  src: url("./fonts/Lato-Semibold.woff2") format("woff2"), /* Modern Browsers */
    url("./fonts/Lato-Semibold.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Lato-Semibold.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Lato-Semibold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Lato-Semibold.woff") format("woff"), /* Modern Browsers */
	url("./fonts/Lato-Semibold.eot?#iefix") format("embedded-opentype"); /* IE6-IE8 */
	font-weight: 600;
	font-style: normal;
    font-display: fallback;
}
