@font-face {
    font-family: 'AtlasGrotesk';
    src: url('AtlasGrotesk-Bold-Web.eot');
    src: url('AtlasGrotesk-Bold-Web.eot?#iefix') format('embedded-opentype'),
         url('AtlasGrotesk-Bold-Web.woff2') format('woff2'),
         url('AtlasGrotesk-Bold-Web.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Publico';
    src: url('PublicoText-Roman-Web.eot');
    src: url('PublicoText-Roman-Web.eot?#iefix') format('embedded-opentype'),
         url('PublicoText-Roman-Web.woff2') format('woff2'),
         url('PublicoText-Roman-Web.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}