﻿/* Адреси шрифтів виправлено */

@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/subset-GothamPro-Light21c90-1.woff2') format('woff2'),
        url('../fonts/subset-GothamPro-Light408bd-1.woff') format('woff'),
        url('../fonts/subset-GothamPro-Light670d8-1.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/subset-GothamProff936-1.woff2') format('woff2'),
        url('../fonts/subset-GothamPro9eeea-1.woff') format('woff'),
        url('../fonts/subset-GothamPro66b66-1.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/subset-GothamPro-Medium1e09d-1.woff2') format('woff2'),
        url('../fonts/subset-GothamPro-Medium9505a-1.woff') format('woff'),
        url('../fonts/subset-GothamPro-Medium29bc3-1.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/subset-GothamPro-Boldef5ec-1.woff2') format('woff2'),
        url('../fonts/subset-GothamPro-Boldc2ea1-1.woff') format('woff'),
        url('../fonts/subset-GothamPro-Bold919a0-1.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}