/*
      www.OnlineWebFonts.Com 
      You must credit the author Copy this link on your web 
      <div>Font made from <a href="http://www.onlinewebfonts.com/fonts">Web Fonts</a>is licensed by CC BY 4.0</div>
      OR
      <a href="http://www.onlinewebfonts.com/fonts">Web Fonts</a>

      CSS rules to specify fonts

      font-family: "Rowton Sans FY W03 Italic";
      font-family: "Rowton Sans FY W03 Medium It";
      ;

*/

@font-face{
    font-family: "Rowton Sans FY W03 Italic";
    src: url("https://db.onlinewebfonts.com/t/4a17e5f12b3b5e274ef683c4402bf0cf.eot");
    src: url("https://db.onlinewebfonts.com/t/4a17e5f12b3b5e274ef683c4402bf0cf.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/4a17e5f12b3b5e274ef683c4402bf0cf.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/4a17e5f12b3b5e274ef683c4402bf0cf.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/4a17e5f12b3b5e274ef683c4402bf0cf.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/4a17e5f12b3b5e274ef683c4402bf0cf.svg#Rowton Sans FY W03 Italic")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "Rowton Sans FY W03 Medium It";
    src: url("https://db.onlinewebfonts.com/t/624a97a4602e20e30ba73a8888ae63da.eot");
    src: url("https://db.onlinewebfonts.com/t/624a97a4602e20e30ba73a8888ae63da.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/624a97a4602e20e30ba73a8888ae63da.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/624a97a4602e20e30ba73a8888ae63da.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/624a97a4602e20e30ba73a8888ae63da.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/624a97a4602e20e30ba73a8888ae63da.svg#Rowton Sans FY W03 Medium It")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
 
