﻿@font-face {
    font-family: 'Gotham-Book_0';
    src: url('fontlar/Gotham-Book_0.eot');
    src: url('fontlar/Gotham-Book_0.eot?#iefix') format('embedded-opentype'),
         url('fontlar/Gotham-Book_0.woff') format('woff'),
         url('fontlar/Gotham-Book_0.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Light';
    src: url('fontlar/Gotham-Light.eot');
    src: url('fontlar/Gotham-Light.eot?#iefix') format('embedded-opentype'),
         url('fontlar/Gotham-Light.woff') format('woff'),
         url('fontlar/Gotham-Light.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Medium_1';
    src: url('fontlar/Gotham-Medium_1.eot');
    src: url('fontlar/Gotham-Medium_1.eot?#iefix') format('embedded-opentype'),
         url('fontlar/Gotham-Medium_1.woff') format('woff'),
         url('fontlar/Gotham-Medium_1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}