/*
Theme Name: Birnbeck Lodge
Author: DTEB
Author URI: https://wordpress.org/
Requires at least: 5.6
Tested up to: 5.8
Requires PHP: 5.6
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: birnbeck-lodge

*/

/*--------------------------------------------------------------
# Defaults
--------------------------------------------------------------*/

body {
	margin: 0;
}

@font-face {
    font-family: 'poynter';
    src: url('assets/fonts/poynter-webfont.woff2') format('woff2'),
         url('assets/fonts/poynter-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

