@font-face {
    font-family: 'GothamBold';
    src: url('../../libs/fonts/GothamBold/GothamBold.woff2') format('woff2'),
         url('../../libs/fonts/GothamBold/GothamBold.woff') format('woff'),
		 url('../../libs/fonts/GothamBold/GothamBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamBook';
    src: url('../../libs/fonts/GothamBook/GothamBook.woff2') format('woff2'),
         url('../../libs/fonts/GothamBook/GothamBook.woff') format('woff'),
		 url('../../libs/fonts/GothamBook/GothamBook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamLight';
    src: url('../../libs/fonts/GothamLight/GothamLight.woff2') format('woff2'),
         url('../../libs/fonts/GothamLight/GothamLight.woff') format('woff'),
		 url('../../libs/fonts/GothamLight/GothamLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BebasRegular';
    src: url('../../libs/fonts/BebasRegular/Bebas-Regular.woff2') format('woff2'),
         url('../../libs/fonts/BebasRegular/Bebas-Regular.woff') format('woff'),
		 url('../../libs/fonts/BebasRegular/Bebas-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PlayRegular';
    src: url('../../libs/fonts/Play/play-regular-webfont.woff2') format('woff2'),
         url('../../libs/fonts/Play/play-regular-webfont.woff') format('woff'),
		 url('../../libs/fonts/Play/play-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PlayBold';
    src: url('../../libs/fonts/Play/play-bold-webfont.woff2') format('woff2'),
         url('../../libs/fonts/Play/play-bold-webfont.woff') format('woff'),
		 url('../../libs/fonts/Play/play-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NunitoExtraLight';
    src: url('../../libs/fonts/Nunito/Nunito-ExtraLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NunitoLight';
    src: url('../../libs/fonts/Nunito/Nunito-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NunitoRegular';
    src: url('../../libs/fonts/Nunito/Nunito-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}