@font-face {
    font-family: 'collapse';
    src: url('fonts/Collapse-Regular.eot');
    src: url('fonts/Collapse-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Collapse-Regular.woff2') format('woff2'),
         url('fonts/Collapse-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'foundersgrotesk';
    src: url('fonts/founders-grotesk-regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}