@font-face {
    font-family: 'Gotham-Light';
    src: url('../fonts/Gotham-Light.eot');
    src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Light.woff2') format('woff2'),
        url('../fonts/Gotham-Light.woff') format('woff'),
        url('../fonts/Gotham-Light.ttf') format('truetype'),
        url('../fonts/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Gotham-Medium';
    src: url('../fonts/Gotham-Medium.eot');
    src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Medium.woff2') format('woff2'),
        url('../fonts/Gotham-Medium.woff') format('woff'),
        url('../fonts/Gotham-Medium.ttf') format('truetype'),
        url('../fonts/Gotham-Medium.svg#GothamMedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Gotham-Bold';
    src: url('../fonts/Gotham-Bold.eot');
    src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Bold.woff2') format('woff2'),
        url('../fonts/Gotham-Bold.woff') format('woff'),
        url('../fonts/Gotham-Bold.ttf') format('truetype'),
        url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}





@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?hhvp28');
  src:  url('../fonts/icomoon.eot?hhvp28#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?hhvp28') format('truetype'),
    url('../fonts/icomoon.woff?hhvp28') format('woff'),
    url('../fonts/icomoon.svg?hhvp28#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close-icon:before {
  content: "\e910";
}
.icon-menu-icon:before {
  content: "\e911";
}
.icon-minus-icon:before {
  content: "\e90e";
}
.icon-plus-icon:before {
  content: "\e90f";
}
.icon-arrow-down-icon:before {
  content: "\e904";
}
.icon-arrow-left-icon:before {
  content: "\e905";
}
.icon-arrow-right-icon:before {
  content: "\e906";
}
.icon-arrow-up-icon:before {
  content: "\e907";
}
.icon-calculator-icon:before {
  content: "\e908";
}
.icon-quote-icon:before {
  content: "\e909";
}
.icon-robot-icon:before {
  content: "\e90a";
}
.icon-search-icon:before {
  content: "\e90b";
}
.icon-share-icon:before {
  content: "\e90c";
}
.icon-contact-icon:before {
  content: "\e90d";
}
.icon-facebook:before {
  content: "\e900";
}
.icon-youtube:before {
  content: "\e901";
}
.icon-twitter:before {
  content: "\e902";
}
.icon-linkedin:before {
  content: "\e903";
}





@font-face {
  font-family: 'icomoonnew';
  src:  url('../fonts/icomoonnew.eot?ce51ir');
  src:  url('../fonts/icomoonnew.eot?ce51ir#iefix') format('embedded-opentype'),
    url('../fonts/icomoonnew.ttf?ce51ir') format('truetype'),
    url('../fonts/icomoonnew.woff?ce51ir') format('woff'),
    url('../fonts/icomoonnew.svg?ce51ir#icomoonnew') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="iconnew-"], [class*=" iconnew-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoonnew' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconnew-arrow-down-line-icon:before {
  content: "\e900";
}
.iconnew-arrow-left-line-icon:before {
  content: "\e901";
}
.iconnew-arrow-right-line-icon:before {
  content: "\e902";
}
.iconnew-arrow-up-line-icon:before {
  content: "\e903";
}

.amInnerTitle1:before {
    content: '1.' !important;
}
