/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17.8.5

All css files are placed in /css/ folder
*/
.test{
   font-family: 'tahoma';
    src:url('fonts/tahoma.eot') format('eot');   
          url('fonts/tahoma.woff') format('woff');
          url(‘fonts/tahoma.ttf') format('truetype'); 
}
