@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('ProximaNova-Regular.eot');
    src: url('ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
    url('ProximaNova-Regular.svg#ProximaNova-Regular') format('svg'),
    url('ProximaNova-Regular.ttf') format('truetype'),
    url('ProximaNova-Regular.woff') format('woff'),
    url('ProximaNova-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-Semibold';
    src: url('ProximaNova-Semibold.eot');
    src: url('ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
    url('ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg'),
    url('ProximaNova-Semibold.ttf') format('truetype'),
    url('ProximaNova-Semibold.woff') format('woff'),
    url('ProximaNova-Semibold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-Bold';
    src: url('ProximaNova-Bold.eot');
    src: url('ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
    url('ProximaNova-Bold.svg#ProximaNova-Bold') format('svg'),
    url('ProximaNova-Bold.ttf') format('truetype'),
    url('ProximaNova-Bold.woff') format('woff'),
    url('ProximaNova-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?qxt7s0');
  src:  url('icomoon.eot?qxt7s0#iefix') format('embedded-opentype'),
    url('icomoon.ttf?qxt7s0') format('truetype'),
    url('icomoon.woff?qxt7s0') format('woff'),
    url('icomoon.svg?qxt7s0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-calendar:before {
  content: "\e900";
}
.icon-check:before {
  content: "\e901";
}
.icon-credit:before {
  content: "\e902";
}
.icon-family:before {
  content: "\e903";
}
.icon-home:before {
  content: "\e904";
}
.icon-key:before {
  content: "\e905";
}
.icon-lifecell:before {
  content: "\e906";
}
.icon-mail:before {
  content: "\e907";
}
.icon-money:before {
  content: "\e908";
}
.icon-phone:before {
  content: "\e909";
}
.icon-pin:before {
  content: "\e90a";
}
.icon-site:before {
  content: "\e90b";
}
.icon-telegram:before {
  content: "\e90c";
}
.icon-viber:before {
  content: "\e90d";
}
.icon-wallet:before {
  content: "\e90e";
}
.icon-whatsapp:before {
  content: "\e90f";
}