@charset "UTF-8";
@font-face {
    font-family: 'Roboto Slab';
    src: url('./'RobotoSlab-Regular'.eot');
    src: url('./RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'),
        url('./RobotoSlab-Regular.woff2') format('woff2'),
        url('./RobotoSlab-Regular.woff') format('woff'),
        url('./RobotoSlab-Regular.svg#Lato-Light') format('svg');
    font-weight: 400;
    font-style: normal;
}