/*
Theme Name: the-retreat
Author: SJ2
Description: Your description goes here
Version: 1.0
Template: onepress

This is the child theme for OnePress theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/



@font-face {
  font-family: 'Temeraire-Bold';
  src: url('assets/fonts/Temeraire-Bold.ttf');
}

@font-face {
  font-family: 'Temeraire-DisplayBlack';
  src: url('assets/fonts/Temeraire-DisplayBlack.ttf');
}

@font-face {
  font-family: 'Temeraire-Italic';
  src: url('assets/fonts/Temeraire-Italic.ttf');
}

@font-face {
  font-family: 'Temeraire-ItalienneItalic';
  src: url('assets/fonts/Temeraire-ItalienneItalic.ttf');
}
@font-face {
  font-family: 'Temeraire-Regular';
  src: url('assets/fonts/Temeraire-Regular.ttf');
}

.top-promotion a {
    color: #244238;
    font-size: 16px !important;
    font-weight: 600;
}
.top-promotion {
    background: #94cb97;
    text-align: center;
    padding: 7px 0px;
}