﻿@font-face{
    font-family: Promocyja1;
    src: url('Fonts/promocyja.ttf');
          }
@font-face{
    font-family: Promocyja2;
    src: url('Fonts/promocyja.otf');
          }
        p.style1
        {
         font-family: Promocyja1, Promocyja2;
    width: 1012px;
        }
        p.style4
        {
         font-family: Promocyja1, Promocyja2;
    width: 1012px;
        }        
        /*asp:Button
        {
         font-family: Promocyja1, Promocyja2;       
         font-size: 350%;
        }*/
        asp:Label
        {
         font-family: Promocyja1, Promocyja2;       
        }
        asp:TextBox
        {
         font-family: Promocyja1, Promocyja2;       
        }
        h4.style1
        {
         font-family: Promocyja1, Promocyja2;
    width: 1012px;
}

body {
}
