@font-face {
    font-family: 'Libel Suit';
    src: url('./fonts/LibelSuitRg-Regular.eot');
    src: url('./fonts/LibelSuitRg-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/LibelSuitRg-Regular.woff2') format('woff2'),
        url('./fonts/LibelSuitRg-Regular.woff') format('woff'),
        url('./fonts/LibelSuitRg-Regular.ttf') format('truetype'),
        url('./fonts/LibelSuitRg-Regular.svg#LibelSuitRg-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Interstate';
    src: url('./fonts/Interstate-Bold.eot');
    src: url('./fonts/Interstate-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Interstate-Bold.woff2') format('woff2'),
        url('./fonts/Interstate-Bold.woff') format('woff'),
        url('./fonts/Interstate-Bold.ttf') format('truetype'),
        url('./fonts/Interstate-Bold.svg#Interstate-Bold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Interstate';
    src: url('./fonts/Interstate-Light.eot');
    src: url('./fonts/Interstate-Light.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Interstate-Light.woff2') format('woff2'),
        url('./fonts/Interstate-Light.woff') format('woff'),
        url('./fonts/Interstate-Light.ttf') format('truetype'),
        url('./fonts/Interstate-Light.svg#Interstate-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

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

