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

@font-face {
    font-family: 'GothamBold';
    src: url('fonts/gotham-bold-webfont.eot');
    src: url('fonts/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-bold-webfont.woff') format('woff'),
         url('fonts/gotham-bold-webfont.ttf') format('truetype'),
         url('fonts/gotham-bold-webfont.svg#GothamBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KameronRegular';
    src: url('fonts/kameron-regular-webfont.eot');
    src: url('fonts/kameron-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kameron-regular-webfont.woff') format('woff'),
         url('fonts/kameron-regular-webfont.ttf') format('truetype'),
         url('fonts/kameron-regular-webfont.svg#KameronRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KameronBold';
    src: url('fonts/kameron-bold-webfont.eot');
    src: url('fonts/kameron-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kameron-bold-webfont.woff') format('woff'),
         url('fonts/kameron-bold-webfont.ttf') format('truetype'),
         url('fonts/kameron-bold-webfont.svg#KameronBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NunitoBold';
    src: url('fonts/nunito-bold-webfont.eot');
    src: url('fonts/nunito-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nunito-bold-webfont.woff') format('woff'),
         url('fonts/nunito-bold-webfont.ttf') format('truetype'),
         url('fonts/nunito-bold-webfont.svg#NunitoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

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