/* ===================================
                About
   =================================== */

/*
    Theme Name: Wordpress
    Theme URI:
    Author: AP5 webdesign
    Author URI:
    Description: Replace Wordpress fonts
    

 */
@font-face { 
    font-family: 'SourceSansPro'; 
	src: url('fonts/SourceSansPro-Regular.ttf'); 
    font-weight: normal;
	font-style: normal; } 