@font-face {
    font-family: myHeadlines;
    src: url(Arial.ttf);
}

@font-face {
    font-family: myText;
    src: url(Arial.ttf);
}