@size: 10px;

@font-face {
    font-family: Pompadur;
    src: url(fonts/pompadur.ttf);
}

a {
    width: @size;
    height: @size;
}