@font-face {
    font-family: 'Anton';
    src: url('fonts/AntonRegular.eot');
    src: url('fonts/AntonRegular.eot') format('embedded-opentype'),
         url('fonts/AntonRegular.woff2') format('woff2'),
         url('fonts/AntonRegular.woff') format('woff'),
         url('fonts/AntonRegular.ttf') format('truetype'),
         url('fonts/AntonRegular.svg#AntonRegular') format('svg');
}
