@font-face {
    font-family: 'GapSansSortezCouvertEs';
    src: url('../fonts/gapsans-webfont.woff2') format('woff2'),
         url('../fonts/gapsans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GapSansSortezCouvertEs';
    src: url('../fonts/gapsansblack-webfont.woff2') format('woff2'),
         url('../fonts/gapsansblack-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'GapSansSortezCouvertEs';
    src: url('../fonts/gapsansbold-webfont.woff2') format('woff2'),
         url('../fonts/gapsansbold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}