/*@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600&display=swap');*/

@font-face {
    font-family: 'Magic';
    src:  url('/fonts/ttcm.eot');
    src:  url('/fonts/ttcm.eot') format('embedded-opentype'),
    url('/fonts/ttcm.ttf') format('truetype'),
    url('/fonts/ttcm.woff') format('woff'),
    url('/fonts/ttcm.svg') format('svg');
    font-weight: normal;  
    font-style: normal; 
    font-display: swap;
} 
/*
@font-face {
  font-family: "Catamaran";
  src: url("/fonts/Catamaran-Bold.woff2") format("woff2"), url("/fonts/Catamaran-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Catamaran";
  src: url("../fonts/GTWalsheimPro-Medium.woff2") format("woff2"), url("../fonts/GTWalsheimPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Catamaran";
  src: url("../fonts/GTWalsheimPro-Regular.woff2") format("woff2"), url("../fonts/GTWalsheimPro-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Catamaran";
  src: url("../fonts/GTWalsheimPro-Light.woff2") format("woff2"), url("../fonts/GTWalsheimPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-BoldItalic.woff2") format("woff2"), url("../fonts/Rubik-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-BlackItalic.woff2") format("woff2"), url("../fonts/Rubik-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }*/
