@font-face {
	font-family: 'face1';
	font-weight: 450;
	font-style: normal;
	src: url('files/fonts/Komet-Bold.woff') format('woff');
  }
 
  @font-face {
	font-family: 'face1';
	font-weight: 450;
	font-style: italic;
	src: url('files/fonts/Komet-BoldItalic.woff') format('woff');
  }
 
  @font-face {
	font-family: 'face1';
	font-weight: 500;
	font-style: normal;
	src: url('files/fonts/Komet-Heavy.woff') format('woff');
  }
 
  @font-face {
	font-family: 'face1';
	font-weight: 500;
	font-style: italic;
	src: url('files/fonts/Komet-HeavyItalic.woff') format('woff');
  }
 
  @font-face {
	font-family: 'face1';
	font-weight: 360;
	font-style: normal;
	src: url('files/fonts/Komet-Light.woff') format('woff');
  }
 
  @font-face {
	font-family: 'face1';
	font-weight: 360;
	font-style: italic;
	src: url('files/fonts/Komet-LightItalic.woff') format('woff');
  }
 
 @font-face {
	font-family: 'face1';
	font-weight: 390;
	font-style: normal;
	src: url('files/fonts/Komet-Regular.woff') format('woff');
  }
 
 @font-face {
	font-family: 'face1';
	font-weight: 390;
	font-style: italic;
	src: url('files/fonts/Komet-RegularItalic.woff') format('woff');
  }