/* 
 Theme Name:     Room theme
 Author:         Monica Calderon
 Author URI:     http://monicadesigns.ca/
 Template:       Extra
 Version:        1
 Description:   A Child Theme built using Extra Theme
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

@font-face {
    font-family: 'TofinoText-Regular';
       	src: url('/room2020/wp-content/themes/Room/fonts/Tofino-Book.otf') format('otf');
		src: url('/room2020/wp-content/themes/Room/fonts/Tofino-BookItalic.otf') format('otf');
	    src: url('/room2020/wp-content/themes/Room/fonts/TofinoText-Regular.otf') format('otf');
		src: url('/room2020/wp-content/themes/Room/fonts/Tofino-RegularItalic.otf') format('otf');
		src: url('/room2020/wp-content/themes/Room/fonts/TofinoText-Medium.otf') format('otf');
		src: url('/room2020/wp-content/themes/Room/fonts/Tofino-MediumItalic.otf') format('otf');
		src: url('/room2020/wp-content/themes/Room/fonts/Tofino-Semibold.otf') format('otf');
		src: url('/room2020/wp-content/themes/Room/fonts/Tofino-SemiboldItalic.otf') format('otf');
	    src: url('/room2020/wp-content/themes/Room/fonts/TofinoText-Bold.otf') format('otf');
		src: url('/room2020/wp-content/themes/Room/fonts/Tofino-Bold.otf') format('otf');
		src: url('/room2020/wp-content/themes/Room/fonts/Tofino-BoldItalic.otf') format('otf');
}

