@font-face {
  font-family: Barlow;
	src: url(/wp-content/themes/eklof/fonts/Barlow-Regular.ttf);
	font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: Barlow;
	src: url(/wp-content/themes/eklof/fonts/Barlow-Light.ttf);
	font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Barlow;
	src: url(/wp-content/themes/eklof/fonts/Barlow-Medium.ttf);
	font-weight: 500;
  font-style: normal;
}
@font-face {
	font-family: Barlow;
	src: url(/wp-content/themes/eklof/fonts/Barlow-SemiBold.ttf);
	font-weight: 600;
  font-style: normal;
}
@font-face {
	font-family: Barlow;
	src: url(/wp-content/themes/eklof/fonts/Barlow-Bold.ttf);
	font-weight: bold;
  font-style: normal;
}
@font-face { 
	font-family: Barlow;
	src: url(/wp-content/themes/eklof/fonts/Barlow-ExtraBold.ttf);
	font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: Barlow;
	src: url(/wp-content/themes/eklof/fonts/Barlow-Italic.ttf);
	font-weight: normal;
  font-style: italic;
}
@font-face {
	font-family: Barlow;
	src: url(/wp-content/themes/eklof/fonts/Barlow-LightItalic.ttf);
	font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Barlow;
	src: url(/wp-content/themes/eklof/fonts/Barlow-MediumItalic.ttf);
	font-weight: 500;
  font-style: italic;
}
@font-face {
	font-family: Barlow;
	src: url(/wp-content/themes/eklof/fonts/Barlow-SemiBoldItalic.ttf);
	font-weight: 600;
  font-style: italic;
}
@font-face {
	font-family: Barlow;
	src: url(/wp-content/themes/eklof/fonts/Barlow-BoldItalic.ttf);
	font-weight: bold;
  font-style: italic;
}
