@font-face {
  font-family: MarkGeo;
  src: url(/fonts/MarkGEO/MarkGEO-Regular.ttf);
  font-weight: 400;
}

@font-face {
  font-family: MarkGeo;
  src: url(/fonts/MarkGEO/MarkGEO-Medium.ttf);
  font-weight: 500;
}

@font-face {
  font-family: MarkGeo;
  src: url(/fonts/MarkGEO/MarkGEO-SemiBold.ttf);
  font-weight: 600;
}

@font-face {
  font-family: MarkGeo;
  src: url(/fonts/MarkGEO/MarkGEO-Bold.ttf);
  font-weight: 700;
}

@font-face {
  font-family: MarkGeoCaps;
  src: url(/fonts/MarkGEOCaps/MarkGEOCAPS-Light.ttf);
  font-weight: 300;
}

@font-face {
  font-family: MarkGeoCaps;
  src: url(/fonts/MarkGEOCaps/MarkGEOCAPS-Regular.ttf);
  font-weight: 400;
}

@font-face {
  font-family: MarkGeoCaps;
  src: url(/fonts/MarkGEOCaps/MarkGEOCAPS-Medium.ttf);
  font-weight: 500;
}

@font-face {
  font-family: MarkGeoCaps;
  src: url(/fonts/MarkGEOCaps/MarkGEOCAPS-SemiBold.ttf);
  font-weight: 600;
}

@font-face {
  font-family: MarkGeoCaps;
  src: url(/fonts/MarkGEOCaps/MarkGEOCAPS-Bold.ttf);
  font-weight: 700;
}
