# sync-basalam/1.10.3/assets/css/font.css

ووسلام – همگام سازی ووکامرس و باسلام, version 1.10.3. 43 lines.

- Page: https://pluginprobe.com/plugins/sync-basalam/1.10.3/code/assets/css/font.css
- Raw: https://pluginprobe.com/plugins/sync-basalam/1.10.3/raw/assets/css/font.css
- Modified: 2026-07-22T10:38:20+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/sync-basalam/1.10.3/code/assets/css/font.css#L10-L20`.

```css
@font-face {
    font-family: 'Morabba';
    src: url('../fonts/moraba/Morabba-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Morabba';
    src: url('../fonts/moraba/Morabba-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Morabba';
    src: url('../fonts/moraba/Morabba-SemiBold.woff2') format('woff2');
    font-weight: 600; /* SemiBold */
    font-style: normal;
}

@font-face {
    font-family: 'PelakFA';
    src: url('../fonts/pelak/PelakFA-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PelakFA';
    src: url('../fonts/pelak/PelakFA-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PelakFA';
    src: url('../fonts/pelak/PelakFA-SemiBold.woff2') format('woff2');
    font-weight: 600; 
    font-style: normal;
}


```
