/* Athiti */
@font-face {
    font-family: 'Athiti-Bold';
    src: url('/assets/fonts/Athiti/Athiti-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Athiti-SemiBold';
    src: url('/assets/fonts/Athiti/Athiti-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Athiti-ExtraLight';
    src: url('/assets/fonts/Athiti/Athiti-ExtraLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Athiti-Light';
    src: url('/assets/fonts/Athiti/Athiti-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Athiti-Medium';
    src: url('/assets/fonts/Athiti/Athiti-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Athiti-Regular';
    src: url('/assets/fonts/Athiti/Athiti-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* ZapfHumanist601BT */
@font-face {
    font-family: 'ZapfHumanist601BT-Demi';
    src: url('/assets/fonts/ZapfHumanist601BT-Demi/ZapfHumanist601BT-Demi.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Roboto */
@font-face {
    font-family: 'Roboto';
    src: url('/assets/fonts/Roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Light';
    src: url('/assets/fonts/Roboto/Roboto-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Black';
    src: url('/assets/fonts/Roboto/Roboto-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* FuturaBook */
@font-face {
    font-family: 'FuturaBook';
    src: url('/assets/fonts/FuturaBook/futura-book-webfont.eot');
    src: url('/assets/fonts/FuturaBook/futura-book-webfont.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/FuturaBook/futura-book-webfont.woff2') format('woff2'),
    url('/assets/fonts/FuturaBook/futura-book-webfont.woff') format('woff'),
    url('/assets/fonts/FuturaBook/futura-book-webfont.ttf') format('truetype'),
    url('/assets/fonts/FuturaBook/futura-book-webfont.svg#futura_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FuturaBold';
    src: url('/assets/fonts/FuturaBook/futura-bold-webfont.eot');
    src: url('/assets/fonts/FuturaBook/futura-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/FuturaBook/futura-bold-webfont.woff2') format('woff2'),
    url('/assets/fonts/FuturaBook/futura-bold-webfont.woff') format('woff'),
    url('/assets/fonts/FuturaBook/futura-bold-webfont.ttf') format('truetype'),
    url('/assets/fonts/FuturaBook/futura-bold-webfont.svg#futurabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'FuturaBookLight';
    src: url('/assets/fonts/FuturaBook/futura-light.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

/* AvantGarde */
@font-face {
    font-family: 'AvantGarde';
    src: url('/assets/fonts/AvantGarde/AvantGarde.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AvantGarde';
    src: url('/assets/fonts/AvantGarde/AvantGardeBold.otf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'AvantGardeBold';
    src: url('/assets/fonts/AvantGarde/AvantGardeBold.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Catamaran */
@font-face {
    font-family: 'Catamaran';
    src: url('/assets/fonts/Catamaran/Catamaran-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'CatamaranThin';
    src: url('/assets/fonts/Catamaran/Catamaran-Thin.ttf') format('truetype');
}
@font-face {
    font-family: 'CatamaranLight';
    src: url('/assets/fonts/Catamaran/Catamaran-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'CatamaranMedium';
    src: url('/assets/fonts/Catamaran/Catamaran-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'CatamaranBold';
    src: url('/assets/fonts/Catamaran/Catamaran-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'CatamaranBlack';
    src: url('/assets/fonts/Catamaran/Catamaran-Black.ttf') format('truetype');
}


