﻿/* paul's light.org stylesheet */
@import url('conven2011.css');
@font-face {
            font-family: Horoscope;
            font-style: normal;
            font-weight: normal;
            src: url(https://www.light.org/horoscope/Horoscope-Regular.ttf);
        }


        @font-face {
            font-family: "Horoscope";
            src: url(/horoscope/Horoscope-Bold.ttf) format('opentype');
            font-weight: bold;
        }
.horo {
font-family: "Horoscope", "Comic Sans MS";
font-size: 14px;
}
.ar{ font-family: "Comic Sans MS";}
.ve {font-family: Verdana; font-size: 14px;}