@import url('https://fonts.googleapis.com/css?family=Abel|Abril+Fatface|Open+Sans:300,400,600,700');

@font-face {
    font-family: 'AntonioRegular';
    src: url('../../fonts/AntonioRegular.eot');
    src: url('../../fonts/AntonioRegular.eot') format('embedded-opentype'),
         url('../../fonts/AntonioRegular.woff2') format('woff2'),
         url('../../fonts/AntonioRegular.woff') format('woff'),
         url('../../fonts/AntonioRegular.ttf') format('truetype'),
         url('../../fonts/AntonioRegular.svg#AntonioRegular') format('svg');
}
@font-face {
    font-family: 'AntonioLight';
    src: url('../../fonts/AntonioLight.eot');
    src: url('../../fonts/AntonioLight.eot') format('embedded-opentype'),
         url('../../fonts/AntonioLight.woff2') format('woff2'),
         url('../../fonts/AntonioLight.woff') format('woff'),
         url('../../fonts/AntonioLight.ttf') format('truetype'),
         url('../../fonts/AntonioLight.svg#AntonioLight') format('svg');
}
