/*
Theme Name:     Protagon
Theme URI: 		https://about.gr
Description:    Child theme made by tagDiv and Modified by Dimitris Vayenas
Author:         tagDiv & Dimitris Vayenas
Author URI: 	https://about.gr
Template:       Newspaper
Version:        12.1
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/


@font-face {
    font-family: "PFBagueSansPro-Light";
    src: url("fonts/PFBagueSansPro-Light.woff2") format("woff2");
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    
  }
  
  @font-face {
    font-family: "PFBagueSansPro-Regular";
    src: url("fonts/PFBagueSansPro-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    
  }
  
  @font-face {
    font-family: "PFBagueSansPro-Medium";
    src: url("fonts/PFBagueSansPro-Medium.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    
  }
  
  @font-face {
    font-family: "PFBagueSansPro-Black";
    src: url("fonts/PFBagueSansPro-Black.woff2") format("woff2");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    
  }
  
  @font-face {
    font-family: "PFBagueSansPro-Bold";
    src: url("fonts/PFBagueSansPro-Bold.woff2") format("woff2");
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    
  }
  
