@font-face {
    font-family: 'EYInterstate';
    font-style: normal;
    font-weight: 300;
    src: local('EYInterstate Light'), local('EYInterstate-Light'), url(EYInterstate-Light.otf) format('truetype');
}
@font-face {
    font-family: 'EYInterstate';
    font-style: normal;
    font-weight: 400;
    src: local('EYInterstate Regular'), local('EYInterstate-Regular'), url(EYInterstate-Regular.otf) format('truetype');
}
@font-face {
    font-family: 'EYInterstate';
    font-style: normal;
    font-weight: 700;
    src: local('EYInterstate Bold'), local('EYInterstate-Bold'), url(EYInterstate-Bold.otf) format('truetype');
}