@font-face {
    font-family: 'AzoSans';
    src: url('../fonts/AzoSans-Regular.eot');
    src: url('../fonts/AzoSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AzoSans-Regular.woff2') format('woff2'),
        url('../fonts/AzoSans-Regular.woff') format('woff'),
        url('../fonts/AzoSans-Regular.svg#AzoSans-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AzoSans';
    src: url('../fonts/AzoSans-Medium.eot');
    src: url('../fonts/AzoSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AzoSans-Medium.woff2') format('woff2'),
        url('../fonts/AzoSans-Medium.woff') format('woff'),
        url('../fonts/AzoSans-Medium.svg#AzoSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AzoSans';
    src: url('../fonts/AzoSans-Bold.eot');
    src: url('../fonts/AzoSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AzoSans-Bold.woff2') format('woff2'),
        url('../fonts/AzoSans-Bold.woff') format('woff'),
        url('../fonts/AzoSans-Bold.svg#AzoSans-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN';
    src: url('../fonts/DINRegular.eot');
    src: url('../fonts/DINRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DINRegular.woff2') format('woff2'),
        url('../fonts/DINRegular.woff') format('woff'),
        url('../fonts/DINRegular.svg#DINRegular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN';
    src: url('../fonts/DINMedium.eot');
    src: url('../fonts/DINMedium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DINMedium.woff') format('woff'),
    url('../fonts/DINMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN';
    src: url('../fonts/DINBold.eot');
    src: url('../fonts/DINBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DINBold.woff2') format('woff2'),
        url('../fonts/DINBold.woff') format('woff'),
        url('../fonts/DINBold.svg#DINBold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DINPro';
    src: url('../fonts/DINProRegular.eot');
    src: url('../fonts/DINProRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DINProRegular.woff2') format('woff2'),
        url('../fonts/DINProRegular.woff') format('woff'),
        url('../fonts/DINProRegular.svg#DINProRegular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon/icomoon.eot?cyo6i8');
  src:  url('../fonts/icomoon/icomoon.eot?cyo6i8#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?cyo6i8') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?cyo6i8') format('woff'),
    url('../fonts/icomoon/icomoon.svg?cyo6i8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icomoon {
  /* 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-google-plus:before {
  content: "\ea8b";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-linkedin2:before {
  content: "\eaca";
}
.icon-pinterest2:before {
  content: "\ead2";
}