@font-face {
    font-family: 'antonio-bold';
    src: url('antonio-bold.eot');
    src: url('antonio-bold.eot?#iefix') format('embedded-opentype'),
         url('antonio-bold.woff2') format('woff2'),
         url('antonio-bold.woff') format('woff'),
         url('antonio-bold.ttf') format('truetype'),
         url('antonio-bold.svg#antonio-bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

.font-antonio-light{font-family: 'antonio-bold';}

@font-face {
    font-family: 'antonio-light';
    src: url('antonio-light.eot');
    src: url('antonio-light.eot?#iefix') format('embedded-opentype'),
         url('antonio-light.woff2') format('woff2'),
         url('antonio-light.woff') format('woff'),
         url('antonio-light.ttf') format('truetype'),
         url('antonio-light.svg#antonio-light') format('svg');
    font-weight: normal;
    font-style: normal;
}

.font-antonio-light{font-family: 'antonio-light';}

@font-face {
    font-family: 'antonio';
    src: url('antonio.eot');
    src: url('antonio.eot?#iefix') format('embedded-opentype'),
         url('antonio.woff2') format('woff2'),
         url('antonio.woff') format('woff'),
         url('antonio.ttf') format('truetype'),
         url('antonio.svg#antonio') format('svg');
    font-weight: normal;
    font-style: normal;
}

.font-antonio{
  font-family: 'antonio';
}