/*APTypePro Text*/

@font-face {
  font-family: 'ap-type-pro-text';
  src: url('./fonts/APTypeProText-Regular.eot');
  src: url('./fonts/APTypeProText-Regular.eot') format('embedded-opentype'),
    url('./fonts/APTypeProText-Regular.woff') format('woff'), url('./fonts/APTypeProText-Regular.woff2') format('woff2'),
    url('./fonts/APTypeProText-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ap-type-pro-text';
  src: url('./fonts/APTypeProText-Bold.eot');
  src: url('./fonts/APTypeProText-Bold.eot') format('embedded-opentype'),
    url('./fonts/APTypeProText-Bold.woff') format('woff'), url('./fonts/APTypeProText-Bold.woff2') format('woff2'),
    url('./fonts/APTypeProText-Bold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
}

/*APTypePro Display*/

@font-face {
  font-family: 'ap-type-pro-display';
  src: url('./fonts/APTypeProDisplay-Regular.eot');
  src: url('./fonts/APTypeProDisplay-Regular.eot') format('embedded-opentype'),
    url('./fonts/APTypeProDisplay-Regular.woff') format('woff'),
    url('./fonts/APTypeProDisplay-Regular.woff2') format('woff2'),
    url('./fonts/APTypeProDisplay-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ap-type-pro-display';
  src: url('./fonts/APTypeProDisplay-Medium.eot');
  src: url('./fonts/APTypeProDisplay-Medium.eot') format('embedded-opentype'),
    url('./fonts/APTypeProDisplay-Medium.woff') format('woff'),
    url('./fonts/APTypeProDisplay-Medium.woff2') format('woff2'),
    url('./fonts/APTypeProDisplay-Medium.svg') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ap-type-pro-display';
  src: url('./fonts/APTypeProDisplay-Bold.eot');
  src: url('./fonts/APTypeProDisplay-Bold.eot') format('embedded-opentype'),
    url('./fonts/APTypeProDisplay-Bold.woff') format('woff'), url('./fonts/APTypeProDisplay-Bold.woff2') format('woff2'),
    url('./fonts/APTypeProDisplay-Bold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
}
