/*
Theme Name: Billey Child
Theme URI: http://billey.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: billey
Text Domain:  billey-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

<style>
  @import url("https://use.typekit.net/exn0hrb.css");
</style>

font-family: brandon-grotesque, sans-serif;
font-weight: 400;
font-style: normal;

font-family: brandon-grotesque, sans-serif;
font-weight: 700;
font-style: normal;

font-family: brandon-grotesque, sans-serif;
font-weight: 900;
font-style: normal;

.tm-swiper .swiper-nav-button {
    color: #fff;
    border: 1px solid #fff;
}

.tm-swiper .swiper-nav-button:hover {
    border-color: #111;
    background: #e61414;
    color: #fff;
}