/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


@font-face {
    font-family: 'Oduda';
    src: url('https://up-board.org/wp-content/uploads/fonts/Oduda-Regular.eot'); /* IE9 Compat Modes */
    src: url('https://up-board.org/wp-content/uploads/fonts/Oduda-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('https://up-board.org/wp-content/uploads/fonts/Oduda-Regular.woff') format('woff'); /* Legacy iOS */
}