
@font-face {
    font-family: "Gotham-Book-TR";
    src: url("/Content/fonts/Gotham/Gotham-Book-TR.eot"); /* IE9 Compat Modes */
    src: url("/Content/fonts/Gotham/Gotham/Gotham-Book-TR.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/Content/fonts/Gotham/Gotham-Book-TR.otf") format("opentype"), /* Open Type Font */
    url("/Content/fonts/Gotham/Gotham-Book-TR.svg") format("svg"), /* Legacy iOS */
    url("/Content/fonts/Gotham/Gotham-Book-TR.ttf") format("truetype"), /* Safari, Android, iOS */
    url("/Content/fonts/Gotham/Gotham-Book-TR.woff") format("woff"), /* Modern Browsers */
    url("/Content/fonts/Gotham/Gotham-Book-TR.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Gotham-Bold-TR";
    src: url("/Content/fonts/Gotham/Gotham-Bold-TR.eot"); /* IE9 Compat Modes */
    src: url("/Content/fonts/Gotham/Gotham-Bold-TR.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/Content/fonts/Gotham/Gotham-Bold-TR.otf") format("opentype"), /* Open Type Font */
    url("/Content/fonts/Gotham/Gotham-Bold-TR.svg") format("svg"), /* Legacy iOS */
    url("/Content/fonts/Gotham/Gotham-Bold-TR.ttf") format("truetype"), /* Safari, Android, iOS */
    url("/Content/fonts/Gotham/Gotham-Bold-TR.woff") format("woff"), /* Modern Browsers */
    url("/Content/fonts/Gotham/Gotham-Bold-TR.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
