/* ### ##### ### */
/* ### FONTS ### */
/* ### ##### ### */
@font-face {
    font-family: 'heyding-icons';
    src: url('fonts/HeydingsIcons.woff2') format('woff2'),
         url('fonts/HeydingsIcons.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'minion';
    src: url('fonts/MinionPro-Regular.woff2') format('woff2'),
         url('fonts/MinionPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pp-neue';
    src: url('fonts/PPNeueMachina-Regular.woff2') format('woff2'),
         url('fonts/PPNeueMachina-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pp-neue';
    src: url('fonts/PPNeueMachina-Ultrabold.woff2') format('woff2'),
         url('fonts/PPNeueMachina-Ultrabold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}