/* ALL CUSTOM FONTS ADDED HERE */
@font-face {
    font-family: "MuseoSans";
    src: url("../fonts/MuseoSans-700.eot");
    src: local("MuseoSans Regular"), local("MuseoSans-700"),
      url("../fonts/MuseoSans-700.eot?#iefix") format("embedded-opentype"),
      url("../fonts/MuseoSans-700.woff2") format("woff2"),
      url("../fonts/MuseoSans-700.woff") format("woff"),
      url("../fonts/MuseoSans-700.ttf") format("truetype"),
      url("../fonts/MuseoSans-700.svg#MuseoSans-700") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'MuseoSans-300';
    src: url('../fonts/MuseoSans-300.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MuseoSans-300.otf')  format('opentype'),
         url('../fonts/MuseoSans-300.woff') format('woff'),
         url('../fonts/MuseoSans-300.ttf')  format('truetype'),
         url('../fonts/MuseoSans-300.svg#MuseoSans-300') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "Century Gothic";
    src: url("../fonts/CenturyGothic.eot");
    src: local("Century Gothic"), local("CenturyGothic"),
      url("../fonts/CenturyGothic.eot?#iefix") format("embedded-opentype"),
      url("../fonts/CenturyGothic.woff2") format("woff2"),
      url("../fonts/CenturyGothic.woff") format("woff"),
      url("../fonts/CenturyGothic.ttf") format("truetype"),
      url("../fonts/CenturyGothic.svg#CenturyGothic") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "Century Gothic";
    src: url("../fonts/CenturyGothic-Bold.eot");
    src: local("Century Gothic Bold"), local("CenturyGothic-Bold"),
      url("../fonts/CenturyGothic-Bold.eot?#iefix")
        format("embedded-opentype"),
      url("../fonts/CenturyGothic-Bold.woff2") format("woff2"),
      url("../fonts/CenturyGothic-Bold.woff") format("woff"),
      url("../fonts/CenturyGothic-Bold.ttf") format("truetype"),
      url("../fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
  }
  @font-face {
    font-family: 'ITC Avant Garde Gothic Std Demi';
    src: url('../fonts/ITCAvantGardeStd-Demi.eot');
    src: url('../fonts/ITCAvantGardeStd-Demi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ITCAvantGardeStd-Demi.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeStd-Demi.woff') format('woff'),
        url('../fonts/ITCAvantGardeStd-Demi.ttf') format('truetype'),
        url('../fonts/ITCAvantGardeStd-Demi.svg#ITCAvantGardeStd-Demi') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ITC Avant Garde Gothic Std Book';
    src: url('../fonts/ITCAvantGardeStd-Bk.eot');
    src: url('../fonts/ITCAvantGardeStd-Bk.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ITCAvantGardeStd-Bk.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeStd-Bk.woff') format('woff'),
        url('../fonts/ITCAvantGardeStd-Bk.ttf') format('truetype'),
        url('../fonts/ITCAvantGardeStd-Bk.svg#ITCAvantGardeStd-Bk') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Nunito-600';
  src: url('../fonts/Nunito-SemiBold.eot');
  src: url('../fonts/Nunito-SemiBold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Nunito-SemiBold.woff2') format('woff2'),
      url('../fonts/Nunito-SemiBold.woff') format('woff'),
      url('../fonts/Nunito-SemiBold.ttf') format('truetype'),
      url('../fonts/Nunito-SemiBold.svg#Nunito-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito-700';
  src: url('../fonts/Nunito-Bold.eot');
  src: url('../fonts/Nunito-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Nunito-Bold.woff2') format('woff2'),
      url('../fonts/Nunito-Bold.woff') format('woff'),
      url('../fonts/Nunito-Bold.ttf') format('truetype'),
      url('../fonts/Nunito-Bold.svg#Nunito-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito-400';
  src: url('../fonts/Nunito-Regular.eot');
  src: url('../fonts/Nunito-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Nunito-Regular.woff2') format('woff2'),
      url('../fonts/Nunito-Regular.woff') format('woff'),
      url('../fonts/Nunito-Regular.ttf') format('truetype'),
      url('../fonts/Nunito-Regular.svg#Nunito-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito-300';
  src: url('../fonts/Nunito-Light.eot');
  src: url('../fonts/Nunito-Light.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Nunito-Light.woff2') format('woff2'),
      url('../fonts/Nunito-Light.woff') format('woff'),
      url('../fonts/Nunito-Light.ttf') format('truetype'),
      url('../fonts/Nunito-Light.svg#Nunito-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito-500';
  src: url('../fonts/Nunito-Medium.eot');
  src: url('../fonts/Nunito-Medium.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Nunito-Medium.woff2') format('woff2'),
      url('../fonts/Nunito-Medium.woff') format('woff'),
      url('../fonts/Nunito-Medium.ttf') format('truetype'),
      url('../fonts/Nunito-Medium.svg#Nunito-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
  /* ALL CUSTOM FONTS ENDED HERE */