@font-face {
  font-family: 'aweber-font';
  src:  url('../../fonts/aweber-font.eot?7q1n2u');
  src:  url('../../fonts/aweber-font.eot?7q1n2u#iefix') format('embedded-opentype'),
    url('../../fonts/aweber-font.ttf?7q1n2u') format('truetype'),
    url('../../fonts/aweber-font.woff?7q1n2u') format('woff'),
    url('../../fonts/aweber-font.svg?7q1n2u#aweber-font') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="aw-"], [class*=" aw-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'aweber-font' !important;
  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;
}

.aw-logo:before {
  content: "\e900";
}

[class*=" elementor-control-aweber_form_custom_dynamic_field_"] .elementor-control-title {
  white-space: nowrap;
  width: 42%;
  overflow: hidden;
  text-overflow: ellipsis; 
}