/*
Theme Name: Musea
Theme URI: https://musea.qodeinteractive.com
Description: Art Gallery and Museum Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Text Domain: musea
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.0
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: Champagne Regular; 
    src: url(https://www.taniatraverart.com/wp-content/themes/musea/fonts/Champagne&Limousines.ttf); 
    font-weight: normal; 
    }

    @font-face { 
    font-family: Champagne Regular; 
    src: url(https://taniatraverart.com/wp-content/themes/musea/fonts/Champagne&Limousines.ttf); 
    font-weight: normal; 
    }

	p {
    font-family: Champagne Regular !important;
	}

	@font-face { 
    font-family: Surfing Regular; 
    src: url(https://www.taniatraverart.com/wp-content/themes/musea/fonts/SurfingCapital.ttf); 
    font-weight: normal; 
    }

	@font-face { 
    font-family: Surfing Regular; 
    src: url(https://taniatraverart.com/wp-content/themes/musea/fonts/SurfingCapital.ttf); 
    font-weight: normal; 
    }

	@font-face { 
    font-family: Cocogoose Regular; 
    src: url(https://www.taniatraverart.com/wp-content/themes/musea/fonts/Cocogoose.ttf); 
    font-weight: normal; 
    }

	@font-face { 
    font-family: Cocogoose Regular; 
    src: url(https://taniatraverart.com/wp-content/themes/musea/fonts/Cocogoose.ttf); 
    font-weight: normal; 
    }

	@font-face { 
    font-family: Quachita Regular; 
    src: url(https://www.taniatraverart.com/wp-content/themes/musea/fonts/Quachita.ttf); 
    font-weight: normal; 
    }

	@font-face { 
    font-family: Quachita Regular; 
    src: url(https://taniatraverart.com/wp-content/themes/musea/fonts/Quachita.ttf); 
    font-weight: normal; 
    }
	
	@font-face { 
    font-family: Nirmala Regular; 
    src: url(https://www.taniatraverart.com/wp-content/themes/musea/fonts/Nirmala.ttf); 
    font-weight: normal; 
    }

	@font-face { 
    font-family: Nirmala Regular; 
    src: url(https://taniatraverart.com/wp-content/themes/musea/fonts/Nirmala.ttf); 
    font-weight: normal; 
    }

	.item_text {
    font-family: Nirmala Regular !important;
	}

	rs-layer {
    font-family: Quachita regular !important;
    background-color: #0000005c !important;
    padding: 20px !important;
    background: fixed;
	}

.lp-screen {
    background-color: rgb(255, 255, 255, 0.3) !important;
}

.biography-img {
    width: 400px;
}