@font-face {
  font-family: "Catamaran-Black";
  src: url("../fonts/Catamaran-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: "Catamaran-Bold";
  src: url("../fonts/Catamaran-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "Catamaran-ExtraBold";
  src: url("../fonts/Catamaran-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: "Catamaran-ExtraLight";
  src: url("../fonts/Catamaran-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: "Catamaran-Light";
  src: url("../fonts/Catamaran-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Catamaran-Medium";
  src: url("../fonts/Catamaran-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "Catamaran-Regular";
  src: url("../fonts/Catamaran-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Catamaran-SemiBold";
  src: url("../fonts/Catamaran-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "Catamaran-Thin";
  src: url("../fonts/Catamaran-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: "Catamaran-Variable";
  src: url("../fonts/Catamaran-VariableFont_wght.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "South-Bold";
  src: url("../fonts/South_v2-Bold.woff2") format("woff2"), url("../fonts/South_v2-Bold.woff") format("woff"), url("../fonts/South_v2-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "South-Regular";
  src: url("../fonts/South_v2-Regular.woff2") format("woff2"), url("../fonts/South_v2-Regular.woff") format("woff"), url("../fonts/South_v2-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "South-Thin";
  src: url("../fonts/South_v2-Thin.woff2") format("woff2"), url("../fonts/South_v2-Thin.woff") format("woff"), url("../fonts/South_v2-Thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal; }

body {
  color: blue; }
