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