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