/*
Theme Name: Beaver Builder Technion
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: A BB child theme customized for the Technion.
Author: The Beaver Builder Team/ Noam B.
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */


@font-face {
    font-family: 'tahoma';
    src: url('/font/tahoma-webfont.woff2') format('woff2'),
        url('/font/tahoma-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}