/*!
Theme Name: Rock Paper Coin Theme
Theme URI: http://pancakecreative.com
Version: 1.0
Description: A child theme that can be used as a starting point for custom development.
Author: Pancake Creative
Author URI: http://www.pancakecreative.com
template: bb-theme
*/

/*
Add your custom styles here
TODO: Move to partial!
*/
@font-face {
  font-family: "Brandon Grotesque Regular";
  src: url("fonts/brandongrotesque-regular.woff2") format("woff2"), url("fonts/brandongrotesque-regular.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: "Didot LT Regular";
  src: url("fonts/didotlt-roman.woff2") format("woff2"), url("fonts/didotlt-roman.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: "Didot LT Bold";
  src: url("fonts/didotlt-bold.woff2") format("woff2"), url("fonts/didotlt-bold.woff") format("woff");
  font-weight: normal;
}
