/* FONT */
@font-face {
    font-family: 'Vogue';
    src: url("../fonts/Vogue-751945864c4052e1d44da20661f7ec39.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}
.vogue-font {
    font-family: 'Vogue', sans-serif;
}
