@font-face {
  font-family: 'amw';
  src:  url('../fonts/amw.eot?7berk7');
  src:  url('../fonts/amw.eot?7berk7#iefix') format('embedded-opentype'),
    url('../fonts/amw.woff2?7berk7') format('woff2'),
    url('../fonts/amw.ttf?7berk7') format('truetype'),
    url('../fonts/amw.woff?7berk7') format('woff'),
    url('../fonts/amw.svg?7berk7#amw') format('svg');
  font-weight: normal;
  font-style: normal;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'amw';
  speak: none;
  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;
}
i span{
  font-family: 'amw';
}

.amw-checkbox_2_off .path1:before {
  content: "\e909";
  color: rgb(2, 48, 100);
}
.amw-checkbox_2_off .path2:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.amw-checkbox_2_on .path1:before {
  content: "\e90b";
  color: rgb(2, 48, 100);
}
.amw-checkbox_2_on .path2:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.amw-checkbox_2_on .path3:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(2, 48, 100);
}
.amw-sign_in:before {
  content: "\e904";
}
.amw-check_2:before {
  content: "\e907";
}
.amw-check:before {
  content: "\e908";
}
.amw-info:before {
  content: "\e900";
}
.amw-check_yes_2:before {
  content: "\e901";
}
.amw-email:before {
  content: "\e902";
}
.amw-check_yes:before {
  content: "\e903";
}
.amw-check_no:before {
  content: "\e905";
}
.amw-tel:before {
  content: "\e906";
}
