@font-face {
    font-family: 'GothamPro';
    src: url('../fonts/GothamPro-Regular.woff2') format('woff2'),
         url('../fonts/GothamPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamPro';
    src: url('../fonts/GothamPro-Bold.woff2') format('woff2'),
         url('../fonts/GothamPro-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Wolgadeutsche';
    src: url('../fonts/Wolgadeutsche-Regular.woff2') format('woff2'),
         url('../fonts/Wolgadeutsche-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Carmen';
    src: url('../fonts/Carmen-Regular.woff2') format('woff2'),
         url('../fonts/Carmen-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ponomar';
    src: url('../fonts/PonomarUnicode.woff2') format('woff2'),
         url('../fonts/PonomarUnicode.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Vasek';
    src: url('../fonts/Vasek-Italic_0.woff2') format('woff2'),
         url('../fonts/Vasek-Italic_0.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SofiaSans';
    src: url('../fonts/SofiaSansCondensed-Regular.woff2') format('woff2'),
         url('../fonts/SofiaSansCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}