@font-face {
	font-family: 'Brandon Grotesque'; 
    src: url('brandongrotesque-bold-webfont.woff2') format('woff2'),
         url('brandongrotesque-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

@font-face {
	font-family: 'Brandon Grotesque'; 
    src: url('brandongrotesque-medium-webfont.woff2') format('woff2'),
         url('brandongrotesque-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Playfair Display SC'; 
    src: url('playfairdisplaysc-black-webfont.woff2') format('woff2'),
         url('playfairdisplaysc-black-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

@font-face {
	font-family: 'Playfair Display SC'; 
    src: url('playfairdisplaysc-regular-webfont.woff2') format('woff2'),
         url('playfairdisplaysc-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
