﻿@font-face {
    font-family: BLOODWAB;
    src: url(../fonts/BLOODWAB.ttf);
}

@font-face {
    font-family: CAT;
    src: url(../fonts/CATNorthLicht.ttf);
}

@font-face {
    font-family: zrnicrg;
    src: url(../fonts/zrnicrg.ttf);
}

@font-face {
    font-family: AveFedan;
    src: url(../fonts/AveFedan_PERSONAL_USE.ttf);
}

@font-face {
    font-family: BENNB;
    src: url(../fonts/BENNB___.ttf);
}

@font-face {
    font-family: BITSUMIS;
    src: url(../fonts/BITSUMIS.ttf);
}

@font-face {
    font-family: DOORJAMB;
    src: url(../fonts/DOORJAMB.ttf);
}

@font-face {
    font-family: LEVIBRUSH;
    src: url(../fonts/LEVIBRUSH.ttf);
}

@font-face {
    font-family: Turkish;
    src: url('../fonts/Turkish Participants.ttf');
}

@font-face {
    font-family: PetitFormalScript;
    src: url('../fonts/PetitFormalScript-Regular.ttf')
}

@font-face {
    font-family: CALIFORNIA_PERSONAL_USE;
    src: url('../fonts/CALIFORNIA_PERSONAL_USE.ttf')
}

@font-face {
    font-family: KastellaScript_PERSONAL_USE_ONLY;
    src: url('../fonts/KastellaScript_PERSONAL_USE_ONLY.otf')
}

@font-face {
    font-family: RemaidTypeface;
    src: url('../fonts/RemaidTypeface.ttf')
}




.anabaslik {
    font-family: BITSUMIS;
}

.altbaslik {
    font-family: Turkish;
}

.manager {
    font-family: 'Bookman Old Style';
    font-weight: bold;
    font-style: italic;
}

.workers {
    font-family: BITSUMIS;
    color: black;
}

.csscopy {
    font-family: PetitFormalScript;
    font-weight: bold;
    color: white;
}

body {
    background-color: #64777B;
}
