/* @font-face {
    font-family: 'Gotham_Bold';
    src: url('/resource/POSDGotham/Gotham-Bold.otf') format('truetype');
}
@font-face {
    font-family: 'GothamBook';
    src: url('/resource/POSDGotham/GothamBook.ttf') format('truetype');
}
@font-face {
    font-family: 'Gotham-Light';
    src: url('/resource/POSDGotham/Gotham-Light.otf') format('truetype');
}
@font-face {
    font-family: 'GothamBook';
    src: url('/resource/POSDGotham/GothamBook.otf') format('truetype');
} */

.posd-gothamBook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}