@font-face {
    font-family: Arial;
    src: url('font/Arial.ttf');
}
@font-face {
    font-family: Arial_Black;
    src: url('font/Arial_Black.ttf');
}
@font-face {
    font-family: Comic_Sans_MS;
    src: url('font/Comic_Sans_MS.ttf');
}
@font-face {
    font-family: Courier_New;
    src: url('font/Courier_New.ttf');
}
@font-face {
    font-family: Georgia;
    src: url('font/Georgia.ttf');
}
@font-face {
    font-family: Impact;
    src: url('font/Impact.ttf');
}
@font-face {
    font-family: Tahoma;
    src: url('font/Tahoma.ttf');
}
@font-face {
    font-family: Times_New_Roman;
    src: url('font/Times_New_Roman.ttf');
}
@font-face {
    font-family: Trebuchet_MS;
    src: url('font/Trebuchet_MS.ttf');
}
@font-face {
    font-family: Verdana;
    src: url('font/Verdana.ttf');
}

.imgspider-font-1 {
    font-family: Arial;
}
.imgspider-font-2 {
    font-family: Arial_Black;
}
.imgspider-font-3 {
    font-family: Comic_Sans_MS;
}
.imgspider-font-4 {
    font-family: Courier_New;
}
.imgspider-font-5 {
    font-family: Georgia;
}
.imgspider-font-6 {
    font-family: Impact;
}
.imgspider-font-7 {
    font-family: Tahoma;
}
.imgspider-font-8 {
    font-family: Times_New_Roman;
}
.imgspider-font-9 {
    font-family: Trebuchet_MS;
}
.imgspider-font-10 {
    font-family: Verdana;
}
