@font-face {
    font-family: 'UNCAGE';
    src: url('../fonts/UNCAGE-Regular.ttf') format('truetype'),
         url('../fonts/UNCAGE-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UNCAGE';
    src: url('../fonts/UNCAGE-Bold.ttf') format('truetype'),
         url('../fonts/UNCAGE-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'UNCAGE';
    src: url('../fonts/UNCAGE-SemiBold.ttf') format('truetype'),
         url('../fonts/UNCAGE-SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'UNCAGE';
    src: url('../fonts/UNCAGE-Medium.ttf') format('truetype'),
         url('../fonts/UNCAGE-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'UNCAGE';
    src: url('../fonts/UNCAGE-VF.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/* EUCLID CIRCULAR A REGULAR */
@font-face {
  font-family: "Euclid Circular A";
  src: url("../fonts/Euclid\ Circular\ A\ Light.ttf") format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Euclid Circular A";
  src: url("../fonts/Euclid\ Circular\ A\ Light\ Italic.ttf") format("woff2");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Euclid Circular A";
  src: url("../fonts/Euclid\ Circular\ A\ Regular.ttf") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Euclid Circular A";
  src: url("../fonts/Euclid\ Circular\ A\ Italic.ttf") format("woff2");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Euclid Circular A";
  src: url("../fonts/Euclid\ Circular\ A\ Medium.ttf") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Euclid Circular A";
  src: url("../fonts/EuclidCircularA-MediumItalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Euclid Circular A";
  src: url("../fonts/Euclid\ Circular\ A\ SemiBold.ttf") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Euclid Circular A";
  src: url("../fonts/Euclid\ Circular\ A\ SemiBold\ Italic.ttf") format("woff2");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Euclid Circular A";
  src: url("../fonts/Euclid\ Circular\ A\ Bold.ttf") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Euclid Circular A";
  src: url("../fonts/Euclid\ Circular\ A\ Bold\ Italic.ttf") format("woff2");
  font-weight: 700;
  font-style: italic;
}
