/**
 * Custom CSS
 */

@import url("css_version2_2/productionastrasat.css"); /* Using a url */
@import url("css_version2_2/contentmanagerastrasat.css"); /* Using a url */
@import url("producten.css"); /* Using a url */
@import url("basic.css"); /* Using a url */
@import url("mobile.css"); /* Using a url */
/* fonts */

@font-face{font-family:Gotham;
src:url(fonts/Gotham-Book.otf)}
@font-face{font-family:GothamBold;src:url(fonts/Gotham-Bold.otf)}
@font-face{font-family:GothamBlack;src:url(fonts/Gotham-Black.otf)}
