/* ==========================================================================
   Font Face
   ========================================================================== */

@font-face {
    font-family: 'merlo_neue_roundregular';
    src: url('merlo_neue_round_regular-webfont.woff2') format('woff2'),
         url('merlo_neue_round_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}