﻿/*https://www.freecodecamp.org/news/web-fonts-in-2018-f191a48367e8/*/

@font-face {
  font-family: Geometr415Blk;
  src: url(../Fonts/GEO415K.TTF) format('truetype');
}

@font-face {
  font-family: Geometr415Blk_IE;
  src: url(../Fonts/GEO415K.woff) format('woff');
}

@font-face {
  font-family: GemeinsamkeitStärke;
  src: url(../Fonts/GEO415L.TTF) format('truetype');
}

@font-face {
  font-family: GemeinsamkeitStärke_IE;
  src: url(../Fonts/GEO415L.woff) format('woff');
}

@font-face {
  font-family: "Geometr415BlkBT_I";
  src: url("../Fonts/GEO415KI.TTF") format('truetype');
}

@font-face {
  font-family: 'Geometr415BlkBT_I_IE';
  src: url("../Fonts/geo415ki-webfont.woff") format('woff');
}

@font-face {
  font-family: 'KennzeichenSchrift';
  src: url(../Fonts/EuroPlate.ttf) format('truetype');
}

@font-face {
  font-family: 'KennzeichenSchrift_IE';
  src: url(../Fonts/EuroPlate.eot) format('eot');
}
