@font-face {
    font-family: 'GothamBlack';
    src: url('../fonts/GothamBlack.woff2') format('woff2');
    /* src: url('http://192.168.1.8/fonts/GothamBlack.woff2') format('woff2'); */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamBold';
    src: url('../fonts/GothamBold.woff2') format('woff2');
    /* src: url('http://192.168.1.8/fonts/GothamBold.woff2') format('woff2'); */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamBook';
    src: url('../fonts/GothamBook.woff2') format('woff2');
    /* src: url('http://192.168.1.8/fonts/GothamBook.woff2') format('woff2'); */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamMedium';
    src: url('../fonts/GothamMedium.woff2') format('woff2');
    /* src: url('http://192.168.1.8/fonts/GothamMedium.woff2') format('woff2'); */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PoppinsRegular';
    src: url('../fonts/PoppinsRegular.woff2') format('woff2');
    /* src: url('http://192.168.1.8/fonts/PoppinsRegular.woff2') format('woff2'); */
    font-weight: normal;
    font-style: normal;
}