/* @font-face Definitions - Prototypo Haffer */
@font-face {
    font-family: 'Haffer Display';
    src: url('../fonts/Display/HafferPrototypo-Display.woff2') format('woff2'),
         url('../fonts/Display/HafferPrototypo-Display.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Haffer Concrete';
    src: url('../fonts/Concrete/HafferPrototypo-Concrete.woff2') format('woff2'),
         url('../fonts/Concrete/HafferPrototypo-Concrete.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Haffer Concrete Light';
    src: url('../fonts/Concrete Light/HafferPrototypo-ConcreteLight.woff2') format('woff2'),
         url('../fonts/Concrete Light/HafferPrototypo-ConcreteLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
