@font-face {

    font-family: 'GothamMedium';

    src: url("https://s3-ap-southeast-2.amazonaws.com/datarati-apt/GothamMedium.eot");
    src: url("https://s3-ap-southeast-2.amazonaws.com/datarati-apt/GothamMedium.eot?#iefix") format("embedded-opentype"),
 url("https://s3-ap-southeast-2.amazonaws.com/datarati-apt/GothamMedium.woff2") format("woff2"),
 url("https://s3-ap-southeast-2.amazonaws.com/datarati-apt/GothamMedium.woff") format("woff"),
 url("https://s3-ap-southeast-2.amazonaws.com/datarati-apt/GothamMedium.ttf") format("truetype"),
 url("https://s3-ap-southeast-2.amazonaws.com/datarati-apt/GothamMedium.svg#GothamMedium") format("svg");

    font-weight: bold;
    font-style: normal;

}   

@font-face {

    font-family: 'GothamBook';

    src: url("https://s3-ap-southeast-2.amazonaws.com/datarati-apt/GothamBook.eot");
    src: url("https://s3-ap-southeast-2.amazonaws.com/datarati-apt/GothamBook.eot?#iefix") format("embedded-opentype"),
 url("https://s3-ap-southeast-2.amazonaws.com/datarati-apt/GothamBook.woff2") format("woff2"),
 url("https://s3-ap-southeast-2.amazonaws.com/datarati-apt/GothamBook.woff") format("woff"),
 url("https://s3-ap-southeast-2.amazonaws.com/datarati-apt/GothamBook.ttf") format("truetype"),
 url("https://s3-ap-southeast-2.amazonaws.com/datarati-apt/GothamBook.svg#GothamBook") format("svg");

    font-weight: 500;
    font-style: normal;

}