@font-face {
    font-family: GothamBook;
    src: url(../fonts/Gotham-Book.otf);
}
@font-face {
    font-family: GothamBookIta;
    src: url(../fonts/Gotham-BookIta.otf);
}
@font-face {
    font-family: GothamBold;
    src: url(../fonts/Gotham-Bold.otf);
}
@font-face {
    font-family: GothamBoldIta;
    src: url(../fonts/Gotham-BoldIta.otf);
}
@font-face {
    font-family: GothamLight;
    src: url(../fonts/Gotham-Light.otf);
}
@font-face {
    font-family: GothamLightIta;
    src: url(../fonts/Gotham-LightIta.otf);
}
@font-face {
    font-family: PhotographSignature;
    src: url(../fonts/PhotographSignature.ttf);
}
@font-face {
    font-family: MontserratLight;
    src: url(../fonts/Montserrat-Light.ttf);
}
@font-face {
    font-family: MontserratRegular;
    src: url(../fonts/Montserrat-Regular.ttf);
}
@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot?42694868');
    src: url('../fonts/fontello.eot?42694868#iefix') format('embedded-opentype'),
    url('../fonts/fontello.woff2?42694868') format('woff2'),
    url('../fonts/fontello.woff?42694868') format('woff'),
    url('../fonts/fontello.ttf?42694868') format('truetype'),
    url('../fonts/fontello.svg?42694868#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}