/*
Theme Name: WaveRide
Theme URI: https://waveride.qodeinteractive.com
Description: Surfing and Water Sports Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Text Domain: waveride
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.5
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


@font-face {
    font-family: 'libralight';
    src: url('/fonts/libramoon-light.woff2') format('woff2'),
         url('/fonts/libramoon-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'libraregular';
    src: url('/fonts/libramoon-regular.woff2') format('woff2'),
         url('/fonts/libramoon-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.qodef-mobile-header .qodef-mobile-menu-opener {
	background-color: #f2a93c !important;
}