@font-face {
  font-family: 'aws-icons';
  src: url('../font/aws-icons.eot');
  src: url('../font/aws-icons.eot#iefix') format('embedded-opentype'),
       url('../font/aws-icons.woff') format('woff'),
       url('../font/aws-icons.ttf') format('truetype'),
       url('../font/aws-icons.svg#aws-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="awsi-"]:before, [class*=" awsi-"]:before {
  font-family: "aws-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.awsi-activity:before { content: '\e800'; }
.awsi-arrow-left:before { content: '\e801'; }
.awsi-arrow-right:before { content: '\e802'; }
.awsi-award:before { content: '\e803'; }
.awsi-calendar:before { content: '\e804'; }
.awsi-check:before { content: '\e805'; }
.awsi-chevron-down:before { content: '\e806'; }
.awsi-chevron-right:before { content: '\e807'; }
.awsi-circle-check:before { content: '\e808'; }
.awsi-clipboard-list:before { content: '\e809'; }
.awsi-clock:before { content: '\e80a'; }
.awsi-file-text:before { content: '\e80b'; }
.awsi-heart:before { content: '\e80c'; }
.awsi-heart-handshake:before { content: '\e80d'; }
.awsi-house:before { content: '\e80e'; }
.awsi-info:before { content: '\e80f'; }
.awsi-mail:before { content: '\e810'; }
.awsi-map-pin:before { content: '\e811'; }
.awsi-menu:before { content: '\e812'; }
.awsi-message-circle:before { content: '\e813'; }
.awsi-phone:before { content: '\e814'; }
.awsi-shield-check:before { content: '\e815'; }
.awsi-siren:before { content: '\e816'; }
.awsi-star:before { content: '\e817'; }
.awsi-stethoscope:before { content: '\e818'; }
.awsi-user-round-check:before { content: '\e819'; }
.awsi-users:before { content: '\e81a'; }
.awsi-x:before { content: '\e81b'; }
