/*
Theme Name: Madtouch
Author: Madhouse Advertising Inc.
Author URI: https://madhouseinc.ca
 */

@font-face {
    font-family: "Gotham Book";
    src: url("/wp-content/themes/madtouch/app/public/fonts/Gotham-Book.otf")
}

@font-face {
    font-family: "Gotham Bold";
    src: url("/wp-content/themes/madtouch/app/public/fonts/Gotham-Bold.otf")
}

@font-face {
    font-family: "Gotham Light";
    src: url("/wp-content/themes/madtouch/app/public/fonts/Gotham-Light.otf")
}

body {
    margin: 0;
}