@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans.eot');
    src: local('Open Sans'), local('OpenSans'),
        url('OpenSans.eot?#iefix') format('embedded-opentype'),
        url('OpenSans.woff2') format('woff2'),
        url('OpenSans.woff') format('woff'),
        url('OpenSans.ttf') format('truetype'),
        url('OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans-Bold.eot');
    src: local('Open Sans Bold'), local('OpenSans-Bold'),
        url('OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('OpenSans-Bold.woff2') format('woff2'),
        url('OpenSans-Bold.woff') format('woff'),
        url('OpenSans-Bold.ttf') format('truetype'),
        url('OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Caveat Brush';
    src: url('CaveatBrush-Regular.eot');
    src: local('Caveat Brush'), local('CaveatBrush-Regular'),
        url('CaveatBrush-Regular.eot?#iefix') format('embedded-opentype'),
        url('CaveatBrush-Regular.woff2') format('woff2'),
        url('CaveatBrush-Regular.woff') format('woff'),
        url('CaveatBrush-Regular.ttf') format('truetype'),
        url('CaveatBrush-Regular.svg#CaveatBrush-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Rounded';
    src: url('GothamRounded-Medium.eot');
    src: local('Gotham Rounded Medium'), local('GothamRounded-Medium'),
        url('GothamRounded-Medium.eot?#iefix') format('embedded-opentype'),
        url('GothamRounded-Medium.woff2') format('woff2'),
        url('GothamRounded-Medium.woff') format('woff'),
        url('GothamRounded-Medium.ttf') format('truetype'),
        url('GothamRounded-Medium.svg#GothamRounded-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Rounded Light';
    src: url('GothamRounded-Light.eot');
    src: local('Gotham Rounded Light'), local('GothamRounded-Light'),
        url('GothamRounded-Light.eot?#iefix') format('embedded-opentype'),
        url('GothamRounded-Light.woff2') format('woff2'),
        url('GothamRounded-Light.woff') format('woff'),
        url('GothamRounded-Light.ttf') format('truetype'),
        url('GothamRounded-Light.svg#GothamRounded-Light') format('svg');
    font-weight: 500;
    font-style: normal;
}

