@font-face {
    font-family: 'Antonio';
    src: url('../font/antonio-regular-webfont.eot');
    src: url('../font/antonio-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../font/antonio-regular-webfont.woff2') format('woff2'),
         url('../font/antonio-regular-webfont.woff') format('woff'),
         url('../font/antonio-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Antonio';
    src: url('../font/antonio-bold-webfont.eot');
    src: url('../font/antonio-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('../font/antonio-bold-webfont.woff2') format('woff2'),
         url('../font/antonio-bold-webfont.woff') format('woff'),
         url('../font/antonio-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Antonio';
    src: url('../font/antonio-light-webfont.eot');
    src: url('../font/antonio-light-webfont.eot#iefix') format('embedded-opentype'),
         url('../font/antonio-light-webfont.woff2') format('woff2'),
         url('../font/antonio-light-webfont.woff') format('woff'),
         url('../font/antonio-light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
