/* Mapfre Text */
@font-face {
    font-family: 'Mapfre Text';
    src: url('../fonts/MapfreText-300-Light.woff2') format('woff2'),
         url('../fonts/MapfreText-300-Light.woff')  format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mapfre Text';
    src: url('../fonts/MapfreText-400-Regular.woff2') format('woff2'),
         url('../fonts/MapfreText-400-Regular.woff')  format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mapfre Text';
    src: url('../fonts/MapfreText-500-Medium.woff2') format('woff2'),
         url('../fonts/MapfreText-500-Medium.woff')  format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mapfre Text';
    src: url('../fonts/MapfreText-700-Bold.woff2') format('woff2'),
         url('../fonts/MapfreText-700-Bold.woff')  format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mapfre Text';
    src: url('../fonts/MapfreText-800-Extrabold.woff2') format('woff2'),
         url('../fonts/MapfreText-800-Extrabold.woff')  format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* Mapfre Display */
@font-face {
    font-family: 'Mapfre Display';
    src: url('../fonts/MapfreDisplay-300-Light.woff2') format('woff2'),
         url('../fonts/MapfreDisplay-300-Light.woff')  format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mapfre Display';
    src: url('../fonts/MapfreDisplay-400-Regular.woff2') format('woff2'),
         url('../fonts/MapfreDisplay-400-Regular.woff')  format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mapfre Display';
    src: url('../fonts/MapfreDisplay-500-Medium.woff2') format('woff2'),
         url('../fonts/MapfreDisplay-500-Medium.woff')  format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mapfre Display';
    src: url('../fonts/MapfreDisplay-700-Bold.woff2') format('woff2'),
         url('../fonts/MapfreDisplay-700-Bold.woff')  format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mapfre Display';
    src: url('../fonts/MapfreDisplay-800-Extrabold.woff2') format('woff2'),
         url('../fonts/MapfreDisplay-800-Extrabold.woff')  format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
