@charset "UTF-8";
@import url("//hello.myfonts.net/count/31d4ea");
/* 
@font-face {
  font-family: "Rockwell Std";
  src: url("../fonts/RockwellStd-Bold.eot");
  src: url("../fonts/RockwellStd-Bold.eot?#iefix") format('embedded-opentype'),
      url("../fonts/RockwellStd-Bold.woff2") format('woff2'),
      url("../fonts/RockwellStd-Bold.woff") format('woff'),
      url("../fonts/RockwellStd-Bold.ttf") format('truetype'),
      url("../fonts/RockwellStd-Bold.svg#RockwellStd-Bold") format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Gill Sans Nova';
  src: url('GillSansNova-Heavy.eot');
  src: url('GillSansNova-Heavy.eot?#iefix') format('embedded-opentype'),
      url('GillSansNova-Heavy.woff2') format('woff2'),
      url('GillSansNova-Heavy.woff') format('woff'),
      url('GillSansNova-Heavy.ttf') format('truetype'),
      url('GillSansNova-Heavy.svg#GillSansNova-Heavy') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gill Sans Nova';
  src: url('GillSansNova-Heavy_1.eot');
  src: url('GillSansNova-Heavy_1.eot?#iefix') format('embedded-opentype'),
      url('GillSansNova-Heavy_1.woff2') format('woff2'),
      url('GillSansNova-Heavy_1.woff') format('woff'),
      url('GillSansNova-Heavy_1.ttf') format('truetype'),
      url('GillSansNova-Heavy_1.svg#GillSansNova-Heavy') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gill Sans Nova';
  src: url('GillSansNova-Heavy_2.eot');
  src: url('GillSansNova-Heavy_2.eot?#iefix') format('embedded-opentype'),
      url('GillSansNova-Heavy_2.woff2') format('woff2'),
      url('GillSansNova-Heavy_2.woff') format('woff'),
      url('GillSansNova-Heavy_2.ttf') format('truetype'),
      url('GillSansNova-Heavy_2.svg#GillSansNova-Heavy') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
} */

@font-face {
  font-family: "Euclid Circular A";
  src: url("../fonts/EuclidCircularA-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Euclid Circular A";
  src: url("../fonts/EuclidCircularA-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Euclid Circular A";
  src: url("../fonts/EuclidCircularA-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

body {
  font-family: "Euclid Circular A" !important;
}


h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "Euclid Circular A";
}