@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,cyrillic);

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

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

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