@font-face {
    font-family: "Gotham Bold";
    src: url('fonts/Gotham-Bold.eot');
    src: local('Gotham-Bold'), url('fonts/Gotham-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Gotham Book";
    src: url('fonts/Gotham-Book.eot');
    src: local('Gotham-Book'), url('fonts/Gotham-Book.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Gotham Medium";
    src: url('fonts/Gotham-Medium.eot');
    src: local('Gotham-Medium'), url('fonts/Gotham-Medium.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Gotham Light";
    src: url('fonts/Gotham-Light.eot');
    src: local('Gotham-Light'), url('fonts/Gotham-Light.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Raleway Bold";
    src: url('fonts/Raleway-Bold.eot');
    src: local('Raleway-Bold'), url('fonts/Raleway-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Raleway Regular";
    src: url('fonts/Raleway-Regular.eot');
    src: local('Raleway-Regular'), url('fonts/Raleway-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Raleway SemiBold";
    src: url('fonts/Raleway-SemiBold.eot');
    src: local('Raleway-SemiBold'), url('fonts/Raleway-SemiBold.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Raleway Medium";
    src: url('fonts/Raleway-Medium.eot');
    src: local('Raleway-Medium'), url('fonts/Raleway-Medium.ttf');
    font-weight: normal;
    font-style: normal;
}